libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
This is the complete list of members for moBucketsPool, including all inherited members.
AddBucket(moBucket *pBucket) | moBucketsPool | |
AddBucket(MOlong size, MOubyte *pbuf) | moBucketsPool | |
DestroyRetreivedBucket() | moBucketsPool | |
GetActualBucket() | moBucketsPool | |
GetEmptyBucket() | moBucketsPool | |
IsEmpty() | moBucketsPool | |
IsFull() | moBucketsPool | |
m_lMaxBuckets | moBucketsPool | protected |
m_nBuckets | moBucketsPool | |
m_nEmptyBuckets | moBucketsPool | protected |
m_pFirstBucketToGo | moBucketsPool | protected |
m_pFirstEmptyBucket | moBucketsPool | protected |
m_pLastBucketToGo | moBucketsPool | protected |
m_pLastEmptyBucket | moBucketsPool | protected |
m_PoolLock | moBucketsPool | protected |
m_pRetreivedBucket | moBucketsPool | protected |
moBucketsPool() | moBucketsPool | |
RetreiveBucket() | moBucketsPool | |
RetreivedBucket() | moBucketsPool | |
~moBucketsPool() | moBucketsPool | virtual |