ZeroBuf
0.1.0
ZeroBuf is a replacement for FlatBuffers
|
This is the complete list of members for zerobuf::NonMovingSubAllocator, including all inherited members.
_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 |
copyBuffer(const void *data, size_t size) final (defined in zerobuf::NonMovingSubAllocator) | zerobuf::NonMovingSubAllocator | virtual |
getData() final (defined in zerobuf::NonMovingSubAllocator) | zerobuf::NonMovingSubAllocator | virtual |
getData() const final (defined in zerobuf::NonMovingSubAllocator) | zerobuf::NonMovingSubAllocator | 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 |
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::NonMovingSubAllocator) | zerobuf::NonMovingSubAllocator | inlinevirtual |
NonMovingBaseAllocator(size_t staticSize, size_t numDynamic) (defined in zerobuf::NonMovingBaseAllocator) | zerobuf::NonMovingBaseAllocator | |
NonMovingBaseAllocator(const NonMovingBaseAllocator &from) (defined in zerobuf::NonMovingBaseAllocator) | zerobuf::NonMovingBaseAllocator | explicit |
NonMovingSubAllocator(NonMovingBaseAllocator *parent, size_t index, size_t numDynamic, size_t staticSize) (defined in zerobuf::NonMovingSubAllocator) | zerobuf::NonMovingSubAllocator | |
NonMovingSubAllocator(const NonMovingSubAllocator &from) (defined in zerobuf::NonMovingSubAllocator) | zerobuf::NonMovingSubAllocator | |
operator=(const NonMovingSubAllocator &) (defined in zerobuf::NonMovingSubAllocator) | zerobuf::NonMovingSubAllocator | |
operator=(const NonMovingBaseAllocator &rhs) (defined in zerobuf::NonMovingBaseAllocator) | zerobuf::NonMovingBaseAllocator | |
updateAllocation(size_t index, size_t size) override | zerobuf::NonMovingBaseAllocator | virtual |
~Allocator() (defined in zerobuf::Allocator) | zerobuf::Allocator | inlinevirtual |
~NonMovingBaseAllocator() (defined in zerobuf::NonMovingBaseAllocator) | zerobuf::NonMovingBaseAllocator | virtual |
~NonMovingSubAllocator() (defined in zerobuf::NonMovingSubAllocator) | zerobuf::NonMovingSubAllocator |