|
Common ODB Runtime Library
|
Public Member Functions | |
| void | _stop () const |
| bool | _tracking () const |
| void | _arm (transaction &t) const |
| vector_impl & | _impl () const |
Protected Member Functions | |
| vector_base () | |
| ~vector_base () | |
| vector_base (const vector_base &) | |
| void | swap (vector_base &) |
Static Protected Member Functions | |
| static void | rollback (unsigned short, void *key, unsigned long long) |
Protected Attributes | |
| vector_impl | impl_ |
| transaction * | tran_ |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
inline |
|
inline |
| void odb::vector_base::_arm | ( | transaction & | t | ) | const |
|
inline |
|
protected |
|
staticprotected |
|
mutableprotected |
|
mutableprotected |
1.8.7