In file No file:

void append (char *buffer, int *sze)

Append data to data in key

Documentation

Append data to data in key. Only the newly appended extra data is transmitted. Note when you use calls like Append and Put you run the risk of inconsistencies when there are multiple clients updating the same information. It is advisable to use locks in those situations.
Parameters:
buffer - copied and appended to data in key.
sze - amount of data to append. Returns sze successfully appended.

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