"values" 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
short TcByteArray::rtti
(
)
const [inline, virtual]
Get object Running Time Type Identification. It is different from type() only for numeric arrays.
This function is used to pass data pointer from TaoNumArray to TcNumArray (or the reverse) without copying the data chunk. It not clear that it is the best way without any problems. Otherwise, it might be better to copy the data chunk.
The documentation for this class was generated from the following file: