Public Member Functions | List of all members
soci::details::use_type< T > Class Template Reference

#include <use-type.h>

Inheritance diagram for soci::details::use_type< T >:
Inheritance graph
[legend]

Public Member Functions

 use_type (T &t, std::string const &name=std::string())
 
 use_type (T const &t, std::string const &name=std::string())
 
 use_type (T &t, indicator &ind, std::string const &name=std::string())
 
 use_type (T const &t, indicator &ind, std::string const &name=std::string())
 
- Public Member Functions inherited from soci::details::standard_use_type
virtual void bind (statement_impl &st, int &position)
 
virtual void convert_from_base ()
 
virtual void convert_to_base ()
 
virtual void * get_data ()
 
std::string get_name () const
 
 standard_use_type (void *data, exchange_type type, bool readOnly, std::string const &name=std::string())
 
 standard_use_type (void *data, exchange_type type, indicator &ind, bool readOnly, std::string const &name=std::string())
 
virtual ~standard_use_type ()
 
- Public Member Functions inherited from soci::details::use_type_base
virtual ~use_type_base ()
 

Additional Inherited Members

- Protected Member Functions inherited from soci::details::standard_use_type
virtual void pre_use ()
 

Detailed Description

template<typename T>
class soci::details::use_type< T >

Definition at line 142 of file use-type.h.

Constructor & Destructor Documentation

template<typename T>
soci::details::use_type< T >::use_type ( T &  t,
std::string const &  name = std::string() 
)
inline

Definition at line 145 of file use-type.h.

template<typename T>
soci::details::use_type< T >::use_type ( T const &  t,
std::string const &  name = std::string() 
)
inline

Definition at line 150 of file use-type.h.

template<typename T>
soci::details::use_type< T >::use_type ( T &  t,
indicator ind,
std::string const &  name = std::string() 
)
inline

Definition at line 155 of file use-type.h.

template<typename T>
soci::details::use_type< T >::use_type ( T const &  t,
indicator ind,
std::string const &  name = std::string() 
)
inline

Definition at line 160 of file use-type.h.


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


asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Wed Jan 8 2020 04:02:42