Open CASCADE Technology 6.6.0
Public Member Functions
StepBasic_HArray1OfOrganization Class Reference

#include <StepBasic_HArray1OfOrganization.hxx>

Inheritance diagram for StepBasic_HArray1OfOrganization:
Inheritance graph
[legend]

Public Member Functions

 StepBasic_HArray1OfOrganization (const Standard_Integer Low, const Standard_Integer Up)
 StepBasic_HArray1OfOrganization (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepBasic_Organization > &V)
void Init (const Handle< StepBasic_Organization > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< StepBasic_Organization > &Value)
const
Handle_StepBasic_Organization & 
Value (const Standard_Integer Index) const
Handle_StepBasic_Organization & ChangeValue (const Standard_Integer Index)
const
StepBasic_Array1OfOrganization
Array1 () const
StepBasic_Array1OfOrganizationChangeArray1 ()

Constructor & Destructor Documentation

StepBasic_HArray1OfOrganization::StepBasic_HArray1OfOrganization ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepBasic_HArray1OfOrganization::StepBasic_HArray1OfOrganization ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< StepBasic_Organization > &  V 
)

Member Function Documentation

const StepBasic_Array1OfOrganization& StepBasic_HArray1OfOrganization::Array1 ( ) const
StepBasic_Array1OfOrganization& StepBasic_HArray1OfOrganization::ChangeArray1 ( )
Handle_StepBasic_Organization& StepBasic_HArray1OfOrganization::ChangeValue ( const Standard_Integer  Index)
void StepBasic_HArray1OfOrganization::Init ( const Handle< StepBasic_Organization > &  V)
Standard_Integer StepBasic_HArray1OfOrganization::Length ( ) const
Standard_Integer StepBasic_HArray1OfOrganization::Lower ( ) const
void StepBasic_HArray1OfOrganization::SetValue ( const Standard_Integer  Index,
const Handle< StepBasic_Organization > &  Value 
)
Standard_Integer StepBasic_HArray1OfOrganization::Upper ( ) const
const Handle_StepBasic_Organization& StepBasic_HArray1OfOrganization::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