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::InactiveAllocationBlock Member List

This is the complete list of members for pdb::InactiveAllocationBlock, including all inherited members.

areNoReferences()pdb::InactiveAllocationBlockinline
decReferenceCount()pdb::InactiveAllocationBlockinline
endpdb::InactiveAllocationBlock
freeBlock()pdb::InactiveAllocationBlockinline
getEnd()pdb::InactiveAllocationBlockinline
getReferenceCount()pdb::InactiveAllocationBlockinline
getStart()pdb::InactiveAllocationBlockinline
InactiveAllocationBlock()pdb::InactiveAllocationBlockinline
InactiveAllocationBlock(void *startIn, size_t numBytes)pdb::InactiveAllocationBlockinline
numBytes()pdb::InactiveAllocationBlockinline
operator<(const InactiveAllocationBlock &in, const void *compToMe)pdb::InactiveAllocationBlockfriend
operator<(const InactiveAllocationBlock &lhs, const InactiveAllocationBlock &rhs)pdb::InactiveAllocationBlockfriend
operator==(const InactiveAllocationBlock &in, const void *compToMe)pdb::InactiveAllocationBlockfriend
operator>(const InactiveAllocationBlock &in, const void *compToMe)pdb::InactiveAllocationBlockfriend
startpdb::InactiveAllocationBlock