|
Common ODB Runtime Library
|
Additional Inherited Members | |
Public Types inherited from odb::no_op_pointer_cache_traits< P > | |
| typedef P | pointer_type |
| typedef pointer_traits < pointer_type >::element_type | object_type |
| typedef object_traits < object_type >::id_type | id_type |
Static Public Member Functions inherited from odb::no_op_pointer_cache_traits< P > | |
| static position_type | insert (odb::database &, const id_type &, const pointer_type &) |
| static position_type | insert (odb::database &, const pointer_type &) |
| static position_type | insert (odb::database &, void *) |
| static pointer_type | find (odb::database &, const id_type &) |
| static void | erase (const position_type &) |
| static void | erase (odb::database &, const id_type &) |
| static void | persist (const position_type &) |
| static void | load (const position_type &) |
| static void | update (odb::database &, const object_type &) |
1.8.7