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

#include <Aspect_Array1OfEdge.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Aspect_Array1OfEdge (const Standard_Integer Low, const Standard_Integer Up)
 Aspect_Array1OfEdge (const Aspect_Edge &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Aspect_Edge &V)
void Destroy ()
 ~Aspect_Array1OfEdge ()
Standard_Boolean IsAllocated () const
const Aspect_Array1OfEdgeAssign (const Aspect_Array1OfEdge &Other)
const Aspect_Array1OfEdgeoperator= (const Aspect_Array1OfEdge &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Aspect_Edge &Value)
const Aspect_EdgeValue (const Standard_Integer Index) const
const Aspect_Edgeoperator() (const Standard_Integer Index) const
Aspect_EdgeChangeValue (const Standard_Integer Index)
Aspect_Edgeoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const Aspect_Edge& Aspect_Array1OfEdge::operator() ( const Standard_Integer  Index) const [inline]
Aspect_Edge& Aspect_Array1OfEdge::operator() ( const Standard_Integer  Index) [inline]
const Aspect_Array1OfEdge& Aspect_Array1OfEdge::operator= ( const Aspect_Array1OfEdge Other) [inline]

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