Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepData_Array1OfField Class Reference

#include <StepData_Array1OfField.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC StepData_Array1OfField (const Standard_Integer Low, const Standard_Integer Up)
 StepData_Array1OfField (const StepData_Field &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const StepData_Field &V)
void Destroy ()
 ~StepData_Array1OfField ()
Standard_Boolean IsAllocated () const
const StepData_Array1OfFieldAssign (const StepData_Array1OfField &Other)
const StepData_Array1OfFieldoperator= (const StepData_Array1OfField &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const StepData_Field &Value)
const StepData_FieldValue (const Standard_Integer Index) const
const StepData_Fieldoperator() (const Standard_Integer Index) const
StepData_FieldChangeValue (const Standard_Integer Index)
StepData_Fieldoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const StepData_Field& StepData_Array1OfField::operator() ( const Standard_Integer  Index) const [inline]
StepData_Field& StepData_Array1OfField::operator() ( const Standard_Integer  Index) [inline]
const StepData_Array1OfField& StepData_Array1OfField::operator= ( const StepData_Array1OfField Other) [inline]

The documentation for this class was generated from the following file: