Previous Topic: friend ostream& operator<<( ostream &o, const CaBlob &rBlob )

Next Topic: void Clear(void)


CaContainer

CaContainer is an STL hash-map of CaDataArray objects. Strings are used as the hash-map key values. CaData objects are stored as elements in the CaDataArray. CaData objects provide a type-safe container for LPCTSTR, CaTimeStamp, HINT32, and CaBlob data types.

Public Methods

More information: