Open CASCADE Technology 6.6.0
Public Member Functions
HLRBRep_Array1OfFData Class Reference

#include <HLRBRep_Array1OfFData.hxx>

Public Member Functions

 HLRBRep_Array1OfFData (const Standard_Integer Low, const Standard_Integer Up)
 HLRBRep_Array1OfFData (const HLRBRep_FaceData &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const HLRBRep_FaceData &V)
void Destroy ()
 ~HLRBRep_Array1OfFData ()
Standard_Boolean IsAllocated () const
const HLRBRep_Array1OfFDataAssign (const HLRBRep_Array1OfFData &Other)
const HLRBRep_Array1OfFDataoperator= (const HLRBRep_Array1OfFData &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const HLRBRep_FaceData &Value)
const HLRBRep_FaceDataValue (const Standard_Integer Index) const
const HLRBRep_FaceDataoperator() (const Standard_Integer Index) const
HLRBRep_FaceDataChangeValue (const Standard_Integer Index)
HLRBRep_FaceDataoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

HLRBRep_Array1OfFData::HLRBRep_Array1OfFData ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
HLRBRep_Array1OfFData::HLRBRep_Array1OfFData ( const HLRBRep_FaceData Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
HLRBRep_Array1OfFData::~HLRBRep_Array1OfFData ( ) [inline]

Member Function Documentation

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