Open CASCADE Technology 6.5.2
Public Member Functions
StepAP214_Array1OfGroupItem Class Reference

#include <StepAP214_Array1OfGroupItem.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 StepAP214_Array1OfGroupItem (const Standard_Integer Low, const Standard_Integer Up)
 StepAP214_Array1OfGroupItem (const StepAP214_GroupItem &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const StepAP214_GroupItem &V)
void Destroy ()
 ~StepAP214_Array1OfGroupItem ()
Standard_Boolean IsAllocated () const
const StepAP214_Array1OfGroupItemAssign (const StepAP214_Array1OfGroupItem &Other)
const StepAP214_Array1OfGroupItemoperator= (const StepAP214_Array1OfGroupItem &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const StepAP214_GroupItem &Value)
const StepAP214_GroupItemValue (const Standard_Integer Index) const
const StepAP214_GroupItemoperator() (const Standard_Integer Index) const
StepAP214_GroupItemChangeValue (const Standard_Integer Index)
StepAP214_GroupItemoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

StepAP214_Array1OfGroupItem::StepAP214_Array1OfGroupItem ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepAP214_Array1OfGroupItem::StepAP214_Array1OfGroupItem ( const StepAP214_GroupItem Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepAP214_Array1OfGroupItem::~StepAP214_Array1OfGroupItem ( ) [inline]

Member Function Documentation

const StepAP214_Array1OfGroupItem& StepAP214_Array1OfGroupItem::Assign ( const StepAP214_Array1OfGroupItem Other)
StepAP214_GroupItem& StepAP214_Array1OfGroupItem::ChangeValue ( const Standard_Integer  Index)
void StepAP214_Array1OfGroupItem::Destroy ( )
void StepAP214_Array1OfGroupItem::Init ( const StepAP214_GroupItem V)
Standard_Boolean StepAP214_Array1OfGroupItem::IsAllocated ( ) const
Standard_Integer StepAP214_Array1OfGroupItem::Length ( ) const
Standard_Integer StepAP214_Array1OfGroupItem::Lower ( ) const
void StepAP214_Array1OfGroupItem::operator delete ( void *  anAddress) [inline]
void* StepAP214_Array1OfGroupItem::operator new ( size_t  size) [inline]
void* StepAP214_Array1OfGroupItem::operator new ( size_t  ,
void *  anAddress 
) [inline]
StepAP214_GroupItem& StepAP214_Array1OfGroupItem::operator() ( const Standard_Integer  Index) [inline]
const StepAP214_GroupItem& StepAP214_Array1OfGroupItem::operator() ( const Standard_Integer  Index) const [inline]
const StepAP214_Array1OfGroupItem& StepAP214_Array1OfGroupItem::operator= ( const StepAP214_Array1OfGroupItem Other) [inline]
void StepAP214_Array1OfGroupItem::SetValue ( const Standard_Integer  Index,
const StepAP214_GroupItem Value 
)
Standard_Integer StepAP214_Array1OfGroupItem::Upper ( ) const
const StepAP214_GroupItem& StepAP214_Array1OfGroupItem::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