Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

Metakit Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
c4_BytesGeneric data buffer, with optional automatic clean up
c4_BytesPropBinary properties
c4_BytesRefUsed to get or set binary object values
c4_CursorAn iterator for collections of rows (views)
c4_CustomViewerAbstract base class for definition of custom views
c4_DoublePropDouble precision properties
c4_DoubleRefUsed to get or set double precision values
c4_FileStrategyA file strategy encapsulates code dealing with all file I/O
c4_FileStreamA file stream can be used to serialize using the stdio library
c4_FloatPropFloating point properties
c4_FloatRefUsed to get or set floating point values
c4_IntPropInteger properties
c4_IntRefUsed to get or set integer values
c4_LongPropLong int properties
c4_LongRefUsed to get or set long int values
c4_PropertyBase class for the basic data types
c4_ReferenceA reference is used to get or set typed data, using derived classes
c4_RowAn entry in a collection with copy semantics
c4_RowRefReference to a data row, can be used on either side of an assignment
c4_SequenceA sequence is an abstract base class for views on ranges of records
c4_StorageManager for persistent storage of view structures
c4_StrategyA strategy encapsulates code dealing with the I/O system interface
c4_StreamA stream is a virtual helper class to serialize in binary form
c4_StringAn efficient string class, modeled after the MFC version
c4_StringPropString properties
c4_StringRefUsed to get or set string values
c4_ViewA collection of data rows
c4_ViewPropView properties
c4_ViewRefUsed to get or set view values


Metakit C++ API Reference - https://www.equi4.com/metakit.html - extracted with Doxygen