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::Map< KeyType, ValueType > Member List

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

begin()pdb::Map< KeyType, ValueType >
count(const KeyType &which)pdb::Map< KeyType, ValueType >
deleteObject(void *deleteMe)pdb::Objectinlinevirtual
end()pdb::Map< KeyType, ValueType >
getArray()pdb::Map< KeyType, ValueType >
getSize(void *ofMe)pdb::Objectinlinevirtual
getVTablePtr()pdb::Objectinline
Map(uint32_t initSize)pdb::Map< KeyType, ValueType >
Map()pdb::Map< KeyType, ValueType >
myArraypdb::Map< KeyType, ValueType >protected
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::Map< KeyType, ValueType >
setUnused(const KeyType &clearMe)pdb::Map< KeyType, ValueType >
setUpAndCopyFrom(void *target, void *source) const pdb::Objectinlinevirtual
setVTablePtr(void *setToMe)pdb::Objectinline
size() const pdb::Map< KeyType, ValueType >
~Map()pdb::Map< KeyType, ValueType >