#include <stack.h>
Collaboration diagram for _Stack_:

Data Fields | |
| DbLkList * | elements |
| StDestroyFunction * | destroyFunction |
Definition at line 13 of file stack.h.
|
|
Definition at line 15 of file stack.h. Referenced by stCreate(), stDestroy(), and stRegisterDestroyFunction(). |
|
|
Definition at line 14 of file stack.h. Referenced by stCreate(), stDestroy(), stGetTop(), stNumElements(), stPop(), and stPush(). |
1.4.6