Open CASCADE Technology 6.5.2
Public Member Functions
NLPlate_StackOfPlate Class Reference

#include <NLPlate_StackOfPlate.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 NLPlate_StackOfPlate ()
const NLPlate_StackOfPlateAssign (const NLPlate_StackOfPlate &Other)
const NLPlate_StackOfPlateoperator= (const NLPlate_StackOfPlate &Other)
Standard_Boolean IsEmpty () const
Standard_Integer Depth () const
const Plate_PlateTop () const
void Push (const Plate_Plate &I)
void Pop ()
void Clear ()
 ~NLPlate_StackOfPlate ()
Plate_PlateChangeTop ()

Constructor & Destructor Documentation

NLPlate_StackOfPlate::NLPlate_StackOfPlate ( )
NLPlate_StackOfPlate::~NLPlate_StackOfPlate ( ) [inline]

Member Function Documentation

const NLPlate_StackOfPlate& NLPlate_StackOfPlate::Assign ( const NLPlate_StackOfPlate Other)
Plate_Plate& NLPlate_StackOfPlate::ChangeTop ( )
void NLPlate_StackOfPlate::Clear ( )
Standard_Integer NLPlate_StackOfPlate::Depth ( ) const
Standard_Boolean NLPlate_StackOfPlate::IsEmpty ( ) const
void NLPlate_StackOfPlate::operator delete ( void *  anAddress) [inline]
void* NLPlate_StackOfPlate::operator new ( size_t  size) [inline]
void* NLPlate_StackOfPlate::operator new ( size_t  ,
void *  anAddress 
) [inline]
const NLPlate_StackOfPlate& NLPlate_StackOfPlate::operator= ( const NLPlate_StackOfPlate Other) [inline]
void NLPlate_StackOfPlate::Pop ( )
void NLPlate_StackOfPlate::Push ( const Plate_Plate I)
const Plate_Plate& NLPlate_StackOfPlate::Top ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines