|
|
int | size () |
| |
|
Type * | first () |
| |
|
Type * | last () |
| |
|
void | clear () |
| |
|
void | delete_all () |
| |
|
void | insert (Type *p) |
| |
|
void | append (Type *p) |
| |
|
void | insert (Type *pointer, Type *p) |
| |
|
void | append (Type *pointer, Type *p) |
| |
|
void | remove (Type *p) |
| |
|
Type * | search (int ID) |
| |
The documentation for this class was generated from the following file: