#include <objlink.h>
Static Public Methods | |
| T* | getObject (const K &key) |
Protected Methods | |
| objList (const K key) | |
Protected Attributes | |
| T* | objNext |
| const K | objKey |
Static Protected Attributes | |
| T* | objFirst = NULL |
The list of created objects can be examined to find a key by an identifier.
|
||||
|
|
|
||||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001