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

#include <IGESDefs_Array1OfTabularData.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IGESDefs_Array1OfTabularData (const Standard_Integer Low, const Standard_Integer Up)
 IGESDefs_Array1OfTabularData (const Handle< IGESDefs_TabularData > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< IGESDefs_TabularData > &V)
void Destroy ()
 ~IGESDefs_Array1OfTabularData ()
Standard_Boolean IsAllocated () const
const
IGESDefs_Array1OfTabularData
Assign (const IGESDefs_Array1OfTabularData &Other)
const
IGESDefs_Array1OfTabularData
operator= (const IGESDefs_Array1OfTabularData &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< IGESDefs_TabularData > &Value)
const Handle_IGESDefs_TabularData & Value (const Standard_Integer Index) const
const Handle_IGESDefs_TabularData & operator() (const Standard_Integer Index) const
Handle_IGESDefs_TabularData & ChangeValue (const Standard_Integer Index)
Handle_IGESDefs_TabularData & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

Handle_IGESDefs_TabularData& IGESDefs_Array1OfTabularData::ChangeValue ( const Standard_Integer  Index)
const Handle_IGESDefs_TabularData& IGESDefs_Array1OfTabularData::operator() ( const Standard_Integer  Index) const [inline]
Handle_IGESDefs_TabularData& IGESDefs_Array1OfTabularData::operator() ( const Standard_Integer  Index) [inline]
const IGESDefs_Array1OfTabularData& IGESDefs_Array1OfTabularData::operator= ( const IGESDefs_Array1OfTabularData Other) [inline]
const Handle_IGESDefs_TabularData& IGESDefs_Array1OfTabularData::Value ( const Standard_Integer  Index) const

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