ZeroBuf  0.1.0
ZeroBuf is a replacement for FlatBuffers
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCzerobuf::BaseVector< Allocator, T >
|\Czerobuf::Vector< T >Non-const vector
oCzerobuf::BaseVector< const Allocator, T >
|\Czerobuf::ConstVector< T >Const vector
oCzerobuf::AllocatorAllocator base class and interface
|\Czerobuf::NonMovingBaseAllocatorAllocator base class which does not move existing fields
| oCzerobuf::NonMovingAllocatorA zerobuf root allocator which does not move existing fields
| \Czerobuf::NonMovingSubAllocatorA zerobuf child allocator which does not move existing fields
oCzerobuf::BaseVector< A, T >
oCzerobuf::SchemaA runtime and optimized representation of the schema file input, which describes the data layout of a ZeroBuf object
oCzerobuf::VersionInformation about the current ZeroBuf version
oCzerobuf::ZerobufBase class for all zerobufs
|oCzerobuf::GenericBase< Alloc >A ZeroBuf object which can hold values that are described by the given schema
|\Czerobuf::render::CameraBase< Alloc >
\Czerobufrender::VersionInformation about the current ZeroBufRender version