ledger-core
Public Member Functions | Public Attributes | List of all members
soci::proxy_standard_use_type_backend Struct Reference
+ Inheritance diagram for soci::proxy_standard_use_type_backend:
+ Collaboration diagram for soci::proxy_standard_use_type_backend:

Public Member Functions

 proxy_standard_use_type_backend (proxy_statement_backend &st)
 
void bind_by_pos (int &position, void *data, details::exchange_type type, bool readOnly) SOCI_OVERRIDE
 
void bind_by_name (std::string const &name, void *data, details::exchange_type type, bool readOnly) SOCI_OVERRIDE
 
void pre_use (indicator const *ind) SOCI_OVERRIDE
 
void post_use (bool gotData, indicator *ind) SOCI_OVERRIDE
 
void clean_up () SOCI_OVERRIDE
 

Public Attributes

proxy_statement_backendstatement_
 
ledger::core::Either< int, std::string > _position
 
void * _data
 
details::exchange_type _type
 

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