Open CASCADE Technology 6.6.0
Public Member Functions
IGESData_Array1OfDirPart Class Reference

#include <IGESData_Array1OfDirPart.hxx>

Public Member Functions

 IGESData_Array1OfDirPart (const Standard_Integer Low, const Standard_Integer Up)
 IGESData_Array1OfDirPart (const IGESData_DirPart &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const IGESData_DirPart &V)
void Destroy ()
 ~IGESData_Array1OfDirPart ()
Standard_Boolean IsAllocated () const
const IGESData_Array1OfDirPartAssign (const IGESData_Array1OfDirPart &Other)
const IGESData_Array1OfDirPartoperator= (const IGESData_Array1OfDirPart &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const IGESData_DirPart &Value)
const IGESData_DirPartValue (const Standard_Integer Index) const
const IGESData_DirPartoperator() (const Standard_Integer Index) const
IGESData_DirPartChangeValue (const Standard_Integer Index)
IGESData_DirPartoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

IGESData_Array1OfDirPart::IGESData_Array1OfDirPart ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
IGESData_Array1OfDirPart::IGESData_Array1OfDirPart ( const IGESData_DirPart Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
IGESData_Array1OfDirPart::~IGESData_Array1OfDirPart ( ) [inline]

Member Function Documentation

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