LibCppBinary
Modern cross-platform C++ binary parsing library
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NBinary
 CBufferStreamRepresents a memory buffer that can be used as a stream
 CChunkHeaderRepresents the header of a binary data chunk
 CDataFieldAbstract base class representing a data field in a binary file
 CDataStructureAbstract base struct representing data structure in binary file
 CFileStreamAbstract base class representing a file stream
 CIntFieldRepresents an integer field in a binary file
 CRawFieldRepresents a raw data field in a binary file
 CStandardFileStreamProvides a standard file stream for manipulating binary files
 CStreamAbstract base class representing a binary stream
 CStringFieldRepresents a string field in a binary file