
| Public Member Functions | |
| PumpAndChainTestData () | |
| ~PumpAndChainTestData () | |
| Protected Attributes | |
| apr_pool_t * | mPool | 
| LLPumpIO * | mPump | 
| LLPumpIO::chain_t | mChain | 
Definition at line 819 of file io.cpp.
| tut::PumpAndChainTestData::PumpAndChainTestData | ( | ) |  [inline] | 
| tut::PumpAndChainTestData::~PumpAndChainTestData | ( | ) |  [inline] | 
| LLPumpIO::chain_t tut::PumpAndChainTestData::mChain  [protected] | 
| apr_pool_t* tut::PumpAndChainTestData::mPool  [protected] | 
Definition at line 822 of file io.cpp.
Referenced by PumpAndChainTestData(), and ~PumpAndChainTestData().
| LLPumpIO* tut::PumpAndChainTestData::mPump  [protected] | 
Definition at line 823 of file io.cpp.
Referenced by PumpAndChainTestData(), and ~PumpAndChainTestData().
 1.4.7
 1.4.7