Open CASCADE Technology 6.6.0
Public Member Functions
StepAP203_HArray1OfWorkItem Class Reference

#include <StepAP203_HArray1OfWorkItem.hxx>

Inheritance diagram for StepAP203_HArray1OfWorkItem:
Inheritance graph
[legend]

Public Member Functions

 StepAP203_HArray1OfWorkItem (const Standard_Integer Low, const Standard_Integer Up)
 StepAP203_HArray1OfWorkItem (const Standard_Integer Low, const Standard_Integer Up, const StepAP203_WorkItem &V)
void Init (const StepAP203_WorkItem &V)
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
StepAP203_WorkItemChangeValue (const Standard_Integer Index)
const StepAP203_Array1OfWorkItemArray1 () const
StepAP203_Array1OfWorkItemChangeArray1 ()

Constructor & Destructor Documentation

StepAP203_HArray1OfWorkItem::StepAP203_HArray1OfWorkItem ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepAP203_HArray1OfWorkItem::StepAP203_HArray1OfWorkItem ( const Standard_Integer  Low,
const Standard_Integer  Up,
const StepAP203_WorkItem V 
)

Member Function Documentation

const StepAP203_Array1OfWorkItem& StepAP203_HArray1OfWorkItem::Array1 ( ) const
StepAP203_Array1OfWorkItem& StepAP203_HArray1OfWorkItem::ChangeArray1 ( )
StepAP203_WorkItem& StepAP203_HArray1OfWorkItem::ChangeValue ( const Standard_Integer  Index)
void StepAP203_HArray1OfWorkItem::Init ( const StepAP203_WorkItem V)
Standard_Integer StepAP203_HArray1OfWorkItem::Length ( ) const
Standard_Integer StepAP203_HArray1OfWorkItem::Lower ( ) const
void StepAP203_HArray1OfWorkItem::SetValue ( const Standard_Integer  Index,
const StepAP203_WorkItem Value 
)
Standard_Integer StepAP203_HArray1OfWorkItem::Upper ( ) const
const StepAP203_WorkItem& StepAP203_HArray1OfWorkItem::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