Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TColStd_StackOfInteger Class Reference

#include <TColStd_StackOfInteger.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_StackOfInteger ()
const TColStd_StackOfIntegerAssign (const TColStd_StackOfInteger &Other)
const TColStd_StackOfIntegeroperator= (const TColStd_StackOfInteger &Other)
Standard_Boolean IsEmpty () const
Standard_Integer Depth () const
const Standard_IntegerTop () const
void Push (const Standard_Integer &I)
void Pop ()
void Clear ()
 ~TColStd_StackOfInteger ()
Standard_IntegerChangeTop ()

Constructor & Destructor Documentation


Member Function Documentation

const TColStd_StackOfInteger& TColStd_StackOfInteger::operator= ( const TColStd_StackOfInteger Other) [inline]

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