Declare a stack class.
Declare a stack class. This macro is used to declare a descendent of PAbstractList class, customised for a particular object type T, and adds functionality that allows the list to be used as a last in first out stack. This macro closes the class declaration off so no additional members can be added.If the compilation is using templates then this macro produces a typedef of the PStack template class.
See the PStack class and PDECLARE_STACK macro for more information.
Alphabetic index HTML hierarchy of classes or Java