E57 Foundation API v1.1.312  Aug. 10, 2011
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
BlobNodeAn E57 element encoding an fixed-length sequence of bytes with an opaque format
CompressedVectorNodeAn E57 element containing ordered vector of child nodes, stored in an efficient binary format
CompressedVectorReaderAn iterator object keeping track of a read in progress from a CompressedVectorNode
CompressedVectorWriterAn iterator object keeping track of a write in progress to a CompressedVectorNode
E57ExceptionObject thrown by E57 Foundation API functions to communicate the conditions of an error
E57UtilitiesUtility functions not associated with any object
FloatNodeAn E57 element encoding a single or double precision IEEE floating point number
ImageFileAn ASTM E57 3D format file object
IntegerNodeAn E57 element encoding an integer value
NodeGeneric handle to any of the 8 types of E57 element objects
ScaledIntegerNodeAn E57 element encoding a fixed point number
SourceDestBufferA memory buffer to transfer data to/from a CompressedVectorNode in a block
StringNodeAn E57 element encoding a Unicode character string value
StructureNodeAn E57 element containing named child nodes
VectorNodeAn E57 element containing ordered vector of child nodes
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines