Previous Topic: friend ostream& operator<<( ostream &o, const CaContainer &c )

Next Topic: void SetNull(void)


CaData

CaData objects provide a type-safe container for LPCTSTR, CaTimeStamp, HINT32, and CaBlob data types. They have no type until set. After they are set the value can only be retrieved as that same type. After set they can be overwritten by the same data type but no other.

Public Methods

More information: