![]() |
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.
|
This is the complete list of members for pdb::InactiveAllocationBlock, including all inherited members.
| areNoReferences() | pdb::InactiveAllocationBlock | inline |
| decReferenceCount() | pdb::InactiveAllocationBlock | inline |
| end | pdb::InactiveAllocationBlock | |
| freeBlock() | pdb::InactiveAllocationBlock | inline |
| getEnd() | pdb::InactiveAllocationBlock | inline |
| getReferenceCount() | pdb::InactiveAllocationBlock | inline |
| getStart() | pdb::InactiveAllocationBlock | inline |
| InactiveAllocationBlock() | pdb::InactiveAllocationBlock | inline |
| InactiveAllocationBlock(void *startIn, size_t numBytes) | pdb::InactiveAllocationBlock | inline |
| numBytes() | pdb::InactiveAllocationBlock | inline |
| operator<(const InactiveAllocationBlock &in, const void *compToMe) | pdb::InactiveAllocationBlock | friend |
| operator<(const InactiveAllocationBlock &lhs, const InactiveAllocationBlock &rhs) | pdb::InactiveAllocationBlock | friend |
| operator==(const InactiveAllocationBlock &in, const void *compToMe) | pdb::InactiveAllocationBlock | friend |
| operator>(const InactiveAllocationBlock &in, const void *compToMe) | pdb::InactiveAllocationBlock | friend |
| start | pdb::InactiveAllocationBlock |