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

#include <IGESData_Array1OfDirPart.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const IGESData_DirPart& IGESData_Array1OfDirPart::operator() ( const Standard_Integer  Index) const [inline]
IGESData_DirPart& IGESData_Array1OfDirPart::operator() ( const Standard_Integer  Index) [inline]
const IGESData_Array1OfDirPart& IGESData_Array1OfDirPart::operator= ( const IGESData_Array1OfDirPart Other) [inline]

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