Open CASCADE Technology  6.9.0
Public Member Functions

HLRBRep_Array1OfEData Class Reference

#include <HLRBRep_Array1OfEData.hxx>

Public Member Functions

 HLRBRep_Array1OfEData (const Standard_Integer Low, const Standard_Integer Up)
 
 HLRBRep_Array1OfEData (const HLRBRep_EdgeData &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const HLRBRep_EdgeData &V)
 
void Destroy ()
 
 ~HLRBRep_Array1OfEData ()
 
Standard_Boolean IsAllocated () const
 
const HLRBRep_Array1OfEDataAssign (const HLRBRep_Array1OfEData &Other)
 
const HLRBRep_Array1OfEDataoperator= (const HLRBRep_Array1OfEData &Other)
 
Standard_Integer Length () const
 
Standard_Integer Lower () const
 
Standard_Integer Upper () const
 
void SetValue (const Standard_Integer Index, const HLRBRep_EdgeData &Value)
 
const HLRBRep_EdgeDataValue (const Standard_Integer Index) const
 
const HLRBRep_EdgeDataoperator() (const Standard_Integer Index) const
 
HLRBRep_EdgeDataChangeValue (const Standard_Integer Index)
 
HLRBRep_EdgeDataoperator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

HLRBRep_Array1OfEData::HLRBRep_Array1OfEData ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
HLRBRep_Array1OfEData::HLRBRep_Array1OfEData ( const HLRBRep_EdgeData Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
HLRBRep_Array1OfEData::~HLRBRep_Array1OfEData ( )
inline

Member Function Documentation

const HLRBRep_Array1OfEData& HLRBRep_Array1OfEData::Assign ( const HLRBRep_Array1OfEData Other)
HLRBRep_EdgeData& HLRBRep_Array1OfEData::ChangeValue ( const Standard_Integer  Index)
void HLRBRep_Array1OfEData::Destroy ( )
void HLRBRep_Array1OfEData::Init ( const HLRBRep_EdgeData V)
Standard_Boolean HLRBRep_Array1OfEData::IsAllocated ( ) const
Standard_Integer HLRBRep_Array1OfEData::Length ( ) const
Standard_Integer HLRBRep_Array1OfEData::Lower ( ) const
const HLRBRep_EdgeData& HLRBRep_Array1OfEData::operator() ( const Standard_Integer  Index) const
inline
HLRBRep_EdgeData& HLRBRep_Array1OfEData::operator() ( const Standard_Integer  Index)
inline
const HLRBRep_Array1OfEData& HLRBRep_Array1OfEData::operator= ( const HLRBRep_Array1OfEData Other)
inline
void HLRBRep_Array1OfEData::SetValue ( const Standard_Integer  Index,
const HLRBRep_EdgeData Value 
)
Standard_Integer HLRBRep_Array1OfEData::Upper ( ) const
const HLRBRep_EdgeData& HLRBRep_Array1OfEData::Value ( const Standard_Integer  Index) const

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