#include <table.hh>
Collaboration diagram for RCS_TABLE:

Public Methods | |
| RCS_TABLE (size_t dsize) | |
| ~RCS_TABLE () | |
| int | add (unsigned long int key, const void *data) |
| int | get (unsigned long int key, void *data) |
| int | clear (unsigned long int key) |
| void | print (void) |
Private Attributes | |
| _RCS_TABLE | table |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001