Open CASCADE Technology 6.6.0
Public Member Functions
StepAP203_Array1OfWorkItem Class Reference

#include <StepAP203_Array1OfWorkItem.hxx>

Public Member Functions

 StepAP203_Array1OfWorkItem (const Standard_Integer Low, const Standard_Integer Up)
 StepAP203_Array1OfWorkItem (const StepAP203_WorkItem &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const StepAP203_WorkItem &V)
void Destroy ()
 ~StepAP203_Array1OfWorkItem ()
Standard_Boolean IsAllocated () const
const StepAP203_Array1OfWorkItemAssign (const StepAP203_Array1OfWorkItem &Other)
const StepAP203_Array1OfWorkItemoperator= (const StepAP203_Array1OfWorkItem &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const StepAP203_WorkItem &Value)
const StepAP203_WorkItemValue (const Standard_Integer Index) const
const StepAP203_WorkItemoperator() (const Standard_Integer Index) const
StepAP203_WorkItemChangeValue (const Standard_Integer Index)
StepAP203_WorkItemoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

StepAP203_Array1OfWorkItem::StepAP203_Array1OfWorkItem ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepAP203_Array1OfWorkItem::StepAP203_Array1OfWorkItem ( const StepAP203_WorkItem Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepAP203_Array1OfWorkItem::~StepAP203_Array1OfWorkItem ( ) [inline]

Member Function Documentation

const StepAP203_Array1OfWorkItem& StepAP203_Array1OfWorkItem::Assign ( const StepAP203_Array1OfWorkItem Other)
StepAP203_WorkItem& StepAP203_Array1OfWorkItem::ChangeValue ( const Standard_Integer  Index)
void StepAP203_Array1OfWorkItem::Destroy ( )
void StepAP203_Array1OfWorkItem::Init ( const StepAP203_WorkItem V)
Standard_Boolean StepAP203_Array1OfWorkItem::IsAllocated ( ) const
Standard_Integer StepAP203_Array1OfWorkItem::Length ( ) const
Standard_Integer StepAP203_Array1OfWorkItem::Lower ( ) const
StepAP203_WorkItem& StepAP203_Array1OfWorkItem::operator() ( const Standard_Integer  Index) [inline]
const StepAP203_WorkItem& StepAP203_Array1OfWorkItem::operator() ( const Standard_Integer  Index) const [inline]
const StepAP203_Array1OfWorkItem& StepAP203_Array1OfWorkItem::operator= ( const StepAP203_Array1OfWorkItem Other) [inline]
void StepAP203_Array1OfWorkItem::SetValue ( const Standard_Integer  Index,
const StepAP203_WorkItem Value 
)
Standard_Integer StepAP203_Array1OfWorkItem::Upper ( ) const
const StepAP203_WorkItem& StepAP203_Array1OfWorkItem::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