Key tool key class
![]() | status_t Status
|
![]() | alloc (int size) Allocate memory in key (previous contents MAY be deleted). |
![]() | commit () Commit this key (automatially timestamps. Does not affect aux time stamp.) |
![]() | getAuxTimeStamp () Get the aux time stamp. |
![]() | getData () Get pointer to data buffer in key |
![]() | getDataSize () Return size of data. |
![]() | getKeyId () Get the key id of the current key object. |
![]() | getMeta () Get meta data. Returns ptr to the buffer. |
![]() | getMetaSize () Return size of meta data. |
![]() | getRealSize () Return size of internal buffer. |
![]() | getTimeStamp () Get the time stamp. |
![]() | setAuxTimeStamp (double theTime) Set the aux time stamp to a particular time. |
![]() | setMeta (char *data, int msize) Set meta field |
![]() | setTimeStamp (double theTime) Set the time stamp to a particular time. |
![]() | stampAuxTime () Stamp the aux time stamp. |
![]() | stampTime () Force stamp the timestamp with the current time. Ie without doing a commit. |
![]() | Allocate memory while maintaining contents. | ||||
![]() | status_t resize(int size); | ||||
![]() | status_t Status
|
Key tool key class. Objects of this type are created by the Key Tool Manager.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de