LiveKeyWrapper Class Reference#include <LiveKeyWrapper.h>
Inheritance diagram for LiveKeyWrapper:
[legend]List of all members.
|
Public Member Functions |
| | LiveKeyWrapper () |
| virtual | ~LiveKeyWrapper () |
| virtual void * | key_node () const |
| | Return the node which has access to the key which corresponds to our object.
|
| virtual void | key_node (void *new_node) |
| | set pointer to the node which has access to our key.
|
Constructor & Destructor Documentation
| LiveKeyWrapper::LiveKeyWrapper |
( |
|
) |
[inline] |
|
Member Function Documentation
| void * LiveKeyWrapper::key_node |
( |
|
) |
const [virtual] |
|
| void LiveKeyWrapper::key_node |
( |
void * |
new_node |
) |
[virtual] |
|
The documentation for this class was generated from the following files:
|