ZeroBuf
0.5.0
Zero-copy, zero-serialize, zero-hassle protocol buffers
|
This is the complete list of members for zerobuf::DynamicSubAllocatorBase< A >, including all inherited members.
_checkIndex(const size_t i) const (defined in zerobuf::Allocator) | zerobuf::Allocator | inlineprotected |
_getOffset(const size_t i) (defined in zerobuf::Allocator) | zerobuf::Allocator | inlineprotected |
_getOffset(const size_t i) const (defined in zerobuf::Allocator) | zerobuf::Allocator | inlineprotected |
_getSize(const size_t i) (defined in zerobuf::Allocator) | zerobuf::Allocator | inlineprotected |
_getSize(const size_t i) const (defined in zerobuf::Allocator) | zerobuf::Allocator | inlineprotected |
Allocator() (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
check(const size_t numDynamics) const (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
compact(float) (defined in zerobuf::Allocator) | zerobuf::Allocator | inlinevirtual |
copyBuffer(const void *data, size_t size) final (defined in zerobuf::DynamicSubAllocatorBase< A >) | zerobuf::DynamicSubAllocatorBase< A > | virtual |
DynamicSubAllocatorBase(A &parent, size_t headerIndex, size_t elementIndex, size_t size) (defined in zerobuf::DynamicSubAllocatorBase< A >) | zerobuf::DynamicSubAllocatorBase< A > | |
getData() final (defined in zerobuf::DynamicSubAllocatorBase< A >) | zerobuf::DynamicSubAllocatorBase< A > | virtual |
getData() const final (defined in zerobuf::DynamicSubAllocatorBase< A >) | zerobuf::DynamicSubAllocatorBase< A > | virtual |
getDynamic(const size_t index) (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
getDynamic(const size_t index) const (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
getDynamicOffset(const size_t index) const (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
getDynamicSize(const size_t index) const (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
getItem(const size_t offset) (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
getItem(const size_t offset) const (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
getItemPtr(const size_t offset) (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
getItemPtr(const size_t offset) const (defined in zerobuf::Allocator) | zerobuf::Allocator | inline |
getSize() const final (defined in zerobuf::DynamicSubAllocatorBase< A >) | zerobuf::DynamicSubAllocatorBase< A > | inlinevirtual |
isMovable() const (defined in zerobuf::Allocator) | zerobuf::Allocator | inlinevirtual |
isMutable() const final (defined in zerobuf::DynamicSubAllocatorBase< A >) | zerobuf::DynamicSubAllocatorBase< A > | inlinevirtual |
updateAllocation(size_t, bool, size_t) | zerobuf::Allocator | inlinevirtual |
~Allocator() (defined in zerobuf::Allocator) | zerobuf::Allocator | inlinevirtual |
~DynamicSubAllocatorBase() (defined in zerobuf::DynamicSubAllocatorBase< A >) | zerobuf::DynamicSubAllocatorBase< A > |