ATLAS Offline Software
|
This is the complete list of members for pool::CollectionPool, including all inherited members.
addCollection(const std::string &guid, ICollection *coll) | pool::CollectionPool | virtual |
CollectionPool(unsigned maxOpen=50, unsigned cacheSize=100) | pool::CollectionPool | |
get(const std::string &guid) | pool::CollectionPool | virtual |
getDstRefName() | pool::CollectionPool | virtual |
getRowBuffer(const std::string &) | pool::CollectionPool | virtual |
insertRow(const std::string &guid, const pool::CollectionRowBuffer &row) | pool::CollectionPool | virtual |
m_dstRefName | pool::CollectionPool | protected |
m_map | pool::CollectionPool | protected |
m_maxOpen | pool::CollectionPool | protected |
m_queue | pool::CollectionPool | protected |
m_rowBuffer | pool::CollectionPool | protected |
m_rowCache | pool::CollectionPool | protected |
m_rowCacheSize | pool::CollectionPool | protected |
queueOpenColl(pool::ICollection *coll) | pool::CollectionPool | protected |
reduceQueue() | pool::CollectionPool | protected |
rowVect_t typedef | pool::CollectionPool | private |
writeCache(pool::ICollection *coll) | pool::CollectionPool | protected |
~CollectionPool() | pool::CollectionPool | virtual |