ledger-core
|
Public Member Functions | |
proxy_standard_into_type_backend (proxy_statement_backend &st) | |
void | define_by_pos (int &position, void *data, details::exchange_type type) SOCI_OVERRIDE |
void | pre_fetch () SOCI_OVERRIDE |
void | post_fetch (bool gotData, bool calledFromFetch, indicator *ind) SOCI_OVERRIDE |
void | clean_up () SOCI_OVERRIDE |
Public Attributes | |
proxy_statement_backend & | _statement |
void * | _data |
int | _position |
details::exchange_type | _type |