zResult member functions.
|
Function |
Description |
|
Accesses the result attribute at the specified index. | |
|
Reports the count of result attributes. | |
|
Returns a pointer to the first element in the attribute array. | |
|
Creates a new zResult object with the same content as the source result. | |
|
Destroys a zResult object. | |
|
Reports the message id for this result object. | |
|
Returns a pointer to the specified element within a data block. | |
|
Reports the count of data blocks contained in this result object. | |
|
Returns a pointer to the first element within a data block. | |
|
Reports the length of a specific dimension for a result data block. | |
|
Reports the total count of elements in the specified data block. | |
|
Reports the data type of the elements within a result data block. | |
|
Reads a result from a binary serializer. | |
|
Returns the total amount of memory (bytes) used by the result object. | |
|
Writes a result to a binary serializer. |