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

Public Member Functions

 query_param_impl (ref_bind< T > r)
 
 query_param_impl (val_bind< T > v)
 
virtual bool init ()
 
virtual void bind (bind_type *b)
 
- Public Member Functions inherited from odb::oracle::query_param
virtual ~query_param ()
 
bool reference () const
 

Additional Inherited Members

- Public Types inherited from odb::oracle::query_param
typedef oracle::bind bind_type
 
- Protected Member Functions inherited from odb::oracle::query_param
 query_param (const void *value)
 
- Protected Attributes inherited from odb::oracle::query_param
const void * value_
 

Constructor & Destructor Documentation

template<typename T >
odb::oracle::query_param_impl< T, id_raw >::query_param_impl ( ref_bind< T >  r)
inline
template<typename T >
odb::oracle::query_param_impl< T, id_raw >::query_param_impl ( val_bind< T >  v)
inline

Member Function Documentation

template<typename T >
virtual bool odb::oracle::query_param_impl< T, id_raw >::init ( )
inlinevirtual
template<typename T >
virtual void odb::oracle::query_param_impl< T, id_raw >::bind ( bind_type b)
inlinevirtual

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