FlatBuffers
An open source project by FPL.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Ncom
 Ngoogle
 Nflatbuffers
 CArrayReadWriteBufImplements
 CBooleanVectorHelper type for accessing vector of booleans
 CByteBufferReadWriteBuf
 CByteBufferUtilClass that collects utility functions around ByteBuffer
 CByteVectorHelper type for accessing vector of signed or unsigned 8-bit values
 CDoubleVectorHelper type for accessing vector of double values
 CFlatBufferBuilderClass that helps you build a FlatBuffer
 CByteBufferFactoryAn interface that provides a user of the FlatBufferBuilder class the ability to specify the method in which the internal buffer gets allocated
 CHeapByteBufferFactoryAn implementation of the ByteBufferFactory interface that is used when one is not provided by the user
 CFlexBuffersThis class can be used to parse FlexBuffer messages
 CBlobRepresents a array of bytes element in the buffer
 CFlexBufferException
 CKeyRepresents a key element in the buffer
 CKeyVectorRepresent a vector of keys in a map
 CMapMap object representing a set of key-value pairs
 CReferenceRepresents an generic element in the buffer
 CTypedVectorObject that represents a set of elements with the same type
 CVectorObject that represents a set of elements in the buffer
 CFlexBuffersBuilderHelper class that builds FlexBuffers
 CFloatVectorHelper type for accessing vector of float values
 CIntVectorHelper type for accessing vector of signed or unsigned 32-bit values
 CLongVectorHelper type for accessing vector of long values
 CReadBufRepresent a chunk of data, where FlexBuffers will read from
 CReadWriteBufInterface to represent a read-write buffer
 CShortVectorHelper type for accessing vector of signed or unsigned 16-bit values
 CStringVectorHelper type for accessing vector of String
 CUnionVectorHelper type for accessing vector of unions
 CUtf8
 CUtf8OldThis class implements the Utf8 API using the Java Utf8 encoder
 CUtf8SafeA set of low-level, high-performance static utility methods related to the UTF-8 character encoding
 NFlatBuffers
 CFlatBufferBuilderResponsible for building up and accessing a FlatBuffer formatted byte array (via ByteBuffer)
 Nflatbuffers
 CAllocator
 CArray
 CArray< Offset< T >, length >
 CDefaultAllocator
 CDetachedBuffer
 CFlatBufferBuilderHelper class to hold data needed in creation of a FlatBuffer
 CFieldLoc
 CStringOffsetCompare
 CIndirectHelper
 CIndirectHelper< const T * >
 CIndirectHelper< Offset< T > >
 COffset
 CString
 CVector
 Cvector_downward
 CVectorIterator
 CVectorOfAny
 CVectorReverseIterator
 NGoogle
 NFlatBuffers
 CFlatbufferBuilder