A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pdb::PairArray< KeyType, ValueType > Member List

This is the complete list of members for pdb::PairArray< KeyType, ValueType >, including all inherited members.

count(const KeyType &which)pdb::PairArray< KeyType, ValueType >
datapdb::PairArray< KeyType, ValueType >private
deleteObject(void *deleteMe)pdb::PairArray< KeyType, ValueType >virtual
disableDestructorpdb::PairArray< KeyType, ValueType >private
doubleArray()pdb::PairArray< KeyType, ValueType >
getSize(void *forMe)pdb::PairArray< KeyType, ValueType >virtual
getVTablePtr()pdb::Objectinline
isDestructorDisabled()pdb::PairArray< KeyType, ValueType >
isOverFull()pdb::PairArray< KeyType, ValueType >
keyTypeInfopdb::PairArray< KeyType, ValueType >private
maxSlotspdb::PairArray< KeyType, ValueType >private
numSlotspdb::PairArray< KeyType, ValueType >private
numUsedSlots()pdb::PairArray< KeyType, ValueType >
objSizepdb::PairArray< KeyType, ValueType >private
operator delete(void *me)pdb::Objectinlinestatic
operator new(size_t sz, const std::nothrow_t &tag)pdb::Objectinlinestatic
operator new(size_t sz)pdb::Objectinlinestatic
operator new(std::size_t count, void *ptr)pdb::Objectinlinestatic
operator[](const KeyType &which)pdb::PairArray< KeyType, ValueType >
PairArray()pdb::PairArray< KeyType, ValueType >
PairArray(uint32_t numSlots)pdb::PairArray< KeyType, ValueType >
PairArray(const PairArray &copyFromMe)pdb::PairArray< KeyType, ValueType >
PDBMapIterator classpdb::PairArray< KeyType, ValueType >friend
setDisableDestructor(bool disableOrNot)pdb::PairArray< KeyType, ValueType >
setUnused(const KeyType &clearMe)pdb::PairArray< KeyType, ValueType >
setUpAndCopyFrom(void *target, void *source) const pdb::PairArray< KeyType, ValueType >virtual
setVTablePtr(void *setToMe)pdb::Objectinline
usedSlotspdb::PairArray< KeyType, ValueType >private
valueOffsetpdb::PairArray< KeyType, ValueType >private
valueTypeInfopdb::PairArray< KeyType, ValueType >private
~PairArray()pdb::PairArray< KeyType, ValueType >