General information:Author: klaasje Version: 1.0 Date: Wed Oct 20 9:03:04 MET 1999 |
Header files:
|
Code files:
|
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
TDLIStack(DL_List<void*>* list)
Description:
constructor givin a list
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~TDLIStack()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void push(Type*)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: Type* |
Declaration:
Type* pop()
Description: