Tao C++ Types and Plugin: TcHash class Reference
TcHash Class Reference Corresponding to TaoHash.
More...
#include <taoCpptype.h >
Inheritance diagram for TcHash:
List of all members.
Detailed Description
Corresponding to TaoHash.
Constructor & Destructor Documentation
Objects in "elements" are not freed! If an object of this type is passed to Tao interpreter, the Tao Garbage Collector will take care of this. Otherwise, the users are responsible for it.
Member Function Documentation
TcBase * TcHash::insert
(
const char *
key ,
TcBase *
value
)
[inline]
Insert a pair of key/value into hash: If "key" already exists in the hash, the old value is returned for proper handling by user.
short TcHash::rtti
(
)
const [inline, virtual]
Get object Running Time Type Identification. It is different from type() only for numeric arrays.
Reimplemented from TcBase .
The documentation for this class was generated from the following file:
Generated on Sun Apr 24 23:42:18 2005 for Tao C++ Types and Plugin by
1.3.6