Classes | Public Member Functions | Protected Attributes

SackStack Class Reference

List of all members.

Classes

struct  Sf_Entry

Public Member Functions

 SackStack (int)
int & head_right (int n=0)
int & head_left (int n=0)
int cnt ()
void reset ()
void push (int n=0)
void pop (int n=0)

Protected Attributes

int size_
int cnt_
struct SackStack::Sf_EntrySFE_

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