Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_Array1OfPave Class Reference

#include <BOPTools_Array1OfPave.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_Array1OfPave (const Standard_Integer Low, const Standard_Integer Up)
 BOPTools_Array1OfPave (const BOPTools_Pave &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const BOPTools_Pave &V)
void Destroy ()
 ~BOPTools_Array1OfPave ()
Standard_Boolean IsAllocated () const
const BOPTools_Array1OfPaveAssign (const BOPTools_Array1OfPave &Other)
const BOPTools_Array1OfPaveoperator= (const BOPTools_Array1OfPave &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const BOPTools_Pave &Value)
const BOPTools_PaveValue (const Standard_Integer Index) const
const BOPTools_Paveoperator() (const Standard_Integer Index) const
BOPTools_PaveChangeValue (const Standard_Integer Index)
BOPTools_Paveoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

BOPTools_Array1OfPave::BOPTools_Array1OfPave ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
BOPTools_Array1OfPave::BOPTools_Array1OfPave ( const BOPTools_Pave Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
BOPTools_Array1OfPave::~BOPTools_Array1OfPave ( ) [inline]

Member Function Documentation

const BOPTools_Array1OfPave& BOPTools_Array1OfPave::Assign ( const BOPTools_Array1OfPave Other)
BOPTools_Pave& BOPTools_Array1OfPave::ChangeValue ( const Standard_Integer  Index)
void BOPTools_Array1OfPave::Destroy ( )
void BOPTools_Array1OfPave::Init ( const BOPTools_Pave V)
Standard_Boolean BOPTools_Array1OfPave::IsAllocated ( ) const
Standard_Integer BOPTools_Array1OfPave::Length ( ) const
Standard_Integer BOPTools_Array1OfPave::Lower ( ) const
void BOPTools_Array1OfPave::operator delete ( void *  anAddress) [inline]
void* BOPTools_Array1OfPave::operator new ( size_t  size) [inline]
void* BOPTools_Array1OfPave::operator new ( size_t  ,
void *  anAddress 
) [inline]
BOPTools_Pave& BOPTools_Array1OfPave::operator() ( const Standard_Integer  Index) [inline]
const BOPTools_Pave& BOPTools_Array1OfPave::operator() ( const Standard_Integer  Index) const [inline]
const BOPTools_Array1OfPave& BOPTools_Array1OfPave::operator= ( const BOPTools_Array1OfPave Other) [inline]
void BOPTools_Array1OfPave::SetValue ( const Standard_Integer  Index,
const BOPTools_Pave Value 
)
Standard_Integer BOPTools_Array1OfPave::Upper ( ) const
const BOPTools_Pave& BOPTools_Array1OfPave::Value ( const Standard_Integer  Index) const

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