ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SackStack Class Reference

List of all members.

Public Member Functions

 SackStack (int)
 ~SackStack ()
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_
SackStack::Sf_EntrySFE_

Constructor & Destructor Documentation

SackStack::SackStack int   
 

SackStack::~SackStack  
 


Member Function Documentation

int SackStack::cnt   [inline]
 

int& SackStack::head_left int    n = 0 [inline]
 

int& SackStack::head_right int    n = 0 [inline]
 

void SackStack::pop int    n = 0 [inline]
 

void SackStack::push int    n = 0 [inline]
 

void SackStack::reset   [inline]
 


Member Data Documentation

int SackStack::cnt_ [protected]
 

struct SackStack::Sf_Entry * SackStack::SFE_ [protected]
 

int SackStack::size_ [protected]
 


The documentation for this class was generated from the following file:
This document is generated by doxygen.