In file No file:

void put (char *buffer, int startIndex, int *sze)

Put data into subpart of key

Documentation

Put data into subpart of key. This usually results in the transmission of the subpart rather than the whole piece of data since this is likely to be used to access a large data set. If Put is done when there is incoming data then the put places the data in the local key, and ignores the incoming data stream if the local timestamp is more current.
Parameters:
buffer - gets copied to key.
startIndex - is location in key to begin copying.
sze - amount of data to copy. Returns sze successfully copied. If sze exceeds current sze of data in key, data cell is automatically expanded.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de