Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Member Functions | Public Attributes | List of all members
odb::ref_bind< T > Struct Template Reference

Public Types

typedef const T & type
 

Public Member Functions

 ref_bind (type r)
 
const void * ptr () const
 

Public Attributes

type ref
 

Member Typedef Documentation

template<typename T>
typedef const T& odb::ref_bind< T >::type

Constructor & Destructor Documentation

template<typename T>
odb::ref_bind< T >::ref_bind ( type  r)
inlineexplicit

Member Function Documentation

template<typename T>
const void* odb::ref_bind< T >::ptr ( ) const
inline

Member Data Documentation

template<typename T>
type odb::ref_bind< T >::ref

The documentation for this struct was generated from the following file: