OCC Main Page | FoundationClasses | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

FoundationClasses
TKAdvTools
ExprIntrp


ExprIntrp_StackOfGeneralFunction Class Reference

#include <ExprIntrp_StackOfGeneralFunction.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT ExprIntrp_StackOfGeneralFunction ()
Standard_EXPORT const ExprIntrp_StackOfGeneralFunctionAssign (const ExprIntrp_StackOfGeneralFunction &Other)
const ExprIntrp_StackOfGeneralFunctionoperator= (const ExprIntrp_StackOfGeneralFunction &Other)
Standard_Boolean IsEmpty () const
Standard_Integer Depth () const
Standard_EXPORT const Handle_Expr_GeneralFunction & Top () const
Standard_EXPORT void Push (const Handle(Expr_GeneralFunction)&I)
Standard_EXPORT void Pop ()
Standard_EXPORT void Clear ()
 ~ExprIntrp_StackOfGeneralFunction ()
Standard_EXPORT Handle_Expr_GeneralFunction & ChangeTop ()

Private Member Functions

Standard_EXPORT ExprIntrp_StackOfGeneralFunction (const ExprIntrp_StackOfGeneralFunction &Other)

Private Attributes

Standard_Address myTop
Standard_Integer myDepth


Constructor & Destructor Documentation

Standard_EXPORT ExprIntrp_StackOfGeneralFunction::ExprIntrp_StackOfGeneralFunction  ) 
 

ExprIntrp_StackOfGeneralFunction::~ExprIntrp_StackOfGeneralFunction  )  [inline]
 

Standard_EXPORT ExprIntrp_StackOfGeneralFunction::ExprIntrp_StackOfGeneralFunction const ExprIntrp_StackOfGeneralFunction Other  )  [private]
 


Member Function Documentation

Standard_EXPORT const ExprIntrp_StackOfGeneralFunction& ExprIntrp_StackOfGeneralFunction::Assign const ExprIntrp_StackOfGeneralFunction Other  ) 
 

Standard_EXPORT Handle_Expr_GeneralFunction& ExprIntrp_StackOfGeneralFunction::ChangeTop  ) 
 

Standard_EXPORT void ExprIntrp_StackOfGeneralFunction::Clear  ) 
 

Standard_Integer ExprIntrp_StackOfGeneralFunction::Depth  )  const
 

Standard_Boolean ExprIntrp_StackOfGeneralFunction::IsEmpty  )  const
 

void ExprIntrp_StackOfGeneralFunction::operator delete void *  anAddress  )  [inline]
 

void* ExprIntrp_StackOfGeneralFunction::operator new size_t  size  )  [inline]
 

void* ExprIntrp_StackOfGeneralFunction::operator new size_t  ,
void *  anAddress
[inline]
 

const ExprIntrp_StackOfGeneralFunction& ExprIntrp_StackOfGeneralFunction::operator= const ExprIntrp_StackOfGeneralFunction Other  )  [inline]
 

Standard_EXPORT void ExprIntrp_StackOfGeneralFunction::Pop  ) 
 

Standard_EXPORT void ExprIntrp_StackOfGeneralFunction::Push const Handle(Expr_GeneralFunction)&  I  ) 
 

Standard_EXPORT const Handle_Expr_GeneralFunction& ExprIntrp_StackOfGeneralFunction::Top  )  const
 


Field Documentation

Standard_Integer ExprIntrp_StackOfGeneralFunction::myDepth [private]
 

Standard_Address ExprIntrp_StackOfGeneralFunction::myTop [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:12:39 2008 for OpenCASCADE by  doxygen 1.4.1