| 
		| 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: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:24 2008, using kdoc 2.0a54+XORP.