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

#include <TColStd_QueueOfInteger.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_QueueOfInteger ()
const TColStd_QueueOfIntegerAssign (const TColStd_QueueOfInteger &Other)
const TColStd_QueueOfIntegeroperator= (const TColStd_QueueOfInteger &Other)
Standard_Integer Length () const
Standard_Boolean IsEmpty () const
const Standard_IntegerFront () const
void Clear ()
 ~TColStd_QueueOfInteger ()
void Push (const Standard_Integer &T)
void Pop ()
Standard_IntegerChangeFront ()

Constructor & Destructor Documentation


Member Function Documentation

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

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