|
ledger-core
|
Inheritance diagram for soci::proxy_standard_into_type_backend:
Collaboration diagram for soci::proxy_standard_into_type_backend: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 |
1.8.13