ZeroBuf  0.5.0
Zero-copy, zero-serialize, zero-hassle protocol buffers
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CSerializable
 Czerobuf::ZerobufBase class for all Zerobuf serializable objects
 Citerator
 Czerobuf::Vector< T >::Iterator< U >Forward iterator for Vector< T >
 Czerobuf::AllocatorAllocator base class and interface
 Czerobuf::ConstAllocatorA zerobuf root allocator which gives read-only access to its data
 Czerobuf::DynamicSubAllocatorBase< A >A zerobuf child allocator which manages a dynamic allocation of statically-sized members
 Czerobuf::NonMovingBaseAllocatorAllocator base class which does not move existing fields
 Czerobuf::NonMovingAllocatorA zerobuf root allocator which does not move existing fields
 Czerobuf::NonMovingSubAllocatorBase< A >A zerobuf child allocator which does not move existing fields
 Czerobuf::StaticSubAllocatorBase< A >A zerobuf child allocator which manages a static sub-struct
 Czerobuf::Vector< T >STL-like vector abstraction for dynamic arrays in a zerobuf
 Czerobuf::VersionInformation about the current ZeroBuf version