ARB
List of all members
StateStack Struct Reference

#include <AP_buffer.hxx>

Inheritance diagram for StateStack:
Inheritance graph
[legend]
Collaboration diagram for StateStack:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from AP_STACK< NodeState >
typedef arb_forward_list
< NodeState * > 
BASE
 
typedef BASE::iterator iterator
 
typedef BASE::const_iterator const_iterator
 
- Public Member Functions inherited from AP_STACK< NodeState >
void push (NodeState *element)
 
void shift (NodeState *element)
 
NodeStatepop ()
 
NodeStatetop ()
 
const NodeStatetop () const
 
size_t count_elements () const
 
bool empty () const
 

Detailed Description

Definition at line 163 of file AP_buffer.hxx.


The documentation for this struct was generated from the following file: