![]() |
ATLAS Offline Software
|
List of actions to execute at commit. More...
#include <DbContainerImp.h>
Public Member Functions | |
| DbAction () | |
| DbAction (const void *obj, const Shape *s, const Token::OID_t &l, AccessMode a) | |
| const void * | dataAtOffset (size_t offset) |
Public Attributes | |
| const void * | object |
| const Shape * | shape |
| Token::OID_t | link |
| AccessMode | action |
List of actions to execute at commit.
Definition at line 49 of file DbContainerImp.h.
|
inline |
Definition at line 55 of file DbContainerImp.h.
|
inline |
Definition at line 56 of file DbContainerImp.h.
|
inline |
Definition at line 59 of file DbContainerImp.h.
| AccessMode pool::DbContainerImp::DbAction::action |
Definition at line 53 of file DbContainerImp.h.
| Token::OID_t pool::DbContainerImp::DbAction::link |
Definition at line 52 of file DbContainerImp.h.
| const void* pool::DbContainerImp::DbAction::object |
Definition at line 50 of file DbContainerImp.h.
| const Shape* pool::DbContainerImp::DbAction::shape |
Definition at line 51 of file DbContainerImp.h.