#include <object.h>
Protected Methods | |
| void | detach (void) |
| Remove the object from it's current table. More... | |
| MapObject (const char *id) | |
| Save id, mark as not using any table. More... | |
Protected Attributes | |
| MapObject* | nextObject |
| const char* | idObject |
| MapTable* | table |
Friends | |
| class | MapTable |
Derived classes may override new and delete operators to use managed free list from a MapTable.
|
|
Save id, mark as not using any table.
|
|
|
Remove the object from it's current table.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001