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

PSStack Class Reference

List of all members.

Public Methods

 PSStack ()
void pushBool (GBool booln)
void pushInt (int intg)
void pushReal (double real)
GBool popBool ()
int popInt ()
double popNum ()
GBool empty ()
GBool topIsInt ()
GBool topTwoAreInts ()
GBool topIsReal ()
GBool topTwoAreNums ()
void copy (int n)
void roll (int n, int j)
void index (int i)
void pop ()

Constructor & Destructor Documentation

PSStack::PSStack   [inline]
 


Member Function Documentation

void PSStack::copy int    n
 

GBool PSStack::empty   [inline]
 

void PSStack::index int    i
 

void PSStack::pop  
 

GBool PSStack::popBool  
 

int PSStack::popInt  
 

double PSStack::popNum  
 

void PSStack::pushBool GBool    booln
 

void PSStack::pushInt int    intg
 

void PSStack::pushReal double    real
 

void PSStack::roll int    n,
int    j
 

GBool PSStack::topIsInt   [inline]
 

GBool PSStack::topIsReal   [inline]
 

GBool PSStack::topTwoAreInts   [inline]
 

GBool PSStack::topTwoAreNums   [inline]
 


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 12:59:52 2004 for Lemur Toolkit by doxygen1.2.18