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

Public Member Functions

 val_query_param (const T &v)
 
- Public Member Functions inherited from odb::query_param
virtual ~query_param ()
 
 query_param (const void *v)
 

Public Attributes

copy
 
- Public Attributes inherited from odb::query_param
const void * value
 

Constructor & Destructor Documentation

template<typename T >
odb::val_query_param< T >::val_query_param ( const T &  v)
inline

Member Data Documentation

template<typename T >
T odb::val_query_param< T >::copy

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