Polaris: LiveKeyWrapper Class Reference

LiveKeyWrapper Class Reference

#include <LiveKeyWrapper.h>

Inheritance diagram for LiveKeyWrapper:

Inheritance graph
[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]
 

Definition at line 36 of file LiveKeyWrapper.h.

LiveKeyWrapper::~LiveKeyWrapper  )  [virtual]
 

... Nothing to do.

Definition at line 8 of file LiveKeyWrapper.cc.


Member Function Documentation

void * LiveKeyWrapper::key_node  )  const [virtual]
 

Return the node which has access to the key which corresponds to our object.

Reimplemented from Wrapper.

Definition at line 14 of file LiveKeyWrapper.cc.

Referenced by BaseMap::_list_insert().

void LiveKeyWrapper::key_node void *  new_node  )  [virtual]
 

set pointer to the node which has access to our key.

Reimplemented from Wrapper.

Definition at line 20 of file LiveKeyWrapper.cc.


The documentation for this class was generated from the following files:
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:07:45 2005