| ARB
    | 
#include <AP_buffer.hxx>


| Additional Inherited Members | |
|  Public Types inherited from AP_STACK< NodeStack > | |
| typedef arb_forward_list < NodeStack * > | BASE | 
| typedef BASE::iterator | iterator | 
| typedef BASE::const_iterator | const_iterator | 
|  Public Member Functions inherited from AP_STACK< NodeStack > | |
| void | push (NodeStack *element) | 
| void | shift (NodeStack *element) | 
| NodeStack * | pop () | 
| NodeStack * | top () | 
| const NodeStack * | top () const | 
| size_t | count_elements () const | 
| bool | empty () const | 
Definition at line 288 of file AP_buffer.hxx.
 1.8.8
 1.8.8