struct Transaction
|
Transaction class, just a list of operations to be dispatched. More... |
|
|
Public Types
Public Methods
Transaction class, just a list of operations to be dispatched.
It is defined here so classes derived from TransactionManager
can operate, eg sort operations in list, before committing transaction.
typedef list<Operation> OperationList | OperationList |
void add (const Operation& op)
| add |
void defer_timeout ()
| defer_timeout |
void cancel_timeout ()
| cancel_timeout |
OperationList& operations ()
| operations |
[const]
Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:10:36 2009, using kdoc 2.0a54+XORP.