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

#include <TColQuantity_Array1OfLength.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TColQuantity_Array1OfLength (const Standard_Integer Low, const Standard_Integer Up)
 TColQuantity_Array1OfLength (const Quantity_Length &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Quantity_Length &V)
void Destroy ()
 ~TColQuantity_Array1OfLength ()
Standard_Boolean IsAllocated () const
const TColQuantity_Array1OfLengthAssign (const TColQuantity_Array1OfLength &Other)
const TColQuantity_Array1OfLengthoperator= (const TColQuantity_Array1OfLength &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Quantity_Length &Value)
const Quantity_LengthValue (const Standard_Integer Index) const
const Quantity_Lengthoperator() (const Standard_Integer Index) const
Quantity_LengthChangeValue (const Standard_Integer Index)
Quantity_Lengthoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const Quantity_Length& TColQuantity_Array1OfLength::operator() ( const Standard_Integer  Index) const [inline]
Quantity_Length& TColQuantity_Array1OfLength::operator() ( const Standard_Integer  Index) [inline]
const TColQuantity_Array1OfLength& TColQuantity_Array1OfLength::operator= ( const TColQuantity_Array1OfLength Other) [inline]

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