OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKGeomAlgo
Intf


Intf_Array1OfLin Class Reference

#include <Intf_Array1OfLin.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT Intf_Array1OfLin (const Standard_Integer Low, const Standard_Integer Up)
Standard_EXPORT Intf_Array1OfLin (const gp_Lin &Item, const Standard_Integer Low, const Standard_Integer Up)
Standard_EXPORT void Init (const gp_Lin &V)
Standard_EXPORT void Destroy ()
 ~Intf_Array1OfLin ()
Standard_Boolean IsAllocated () const
Standard_EXPORT const Intf_Array1OfLinAssign (const Intf_Array1OfLin &Other)
const Intf_Array1OfLinoperator= (const Intf_Array1OfLin &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const gp_Lin &Value)
const gp_Lin & Value (const Standard_Integer Index) const
const gp_Lin & operator() (const Standard_Integer Index) const
gp_Lin & ChangeValue (const Standard_Integer Index)
gp_Lin & operator() (const Standard_Integer Index)

Private Member Functions

Standard_EXPORT Intf_Array1OfLin (const Intf_Array1OfLin &AnArray)

Private Attributes

Standard_Integer myLowerBound
Standard_Integer myUpperBound
Standard_Address myStart
Standard_Boolean isAllocated


Constructor & Destructor Documentation

Standard_EXPORT Intf_Array1OfLin::Intf_Array1OfLin const Standard_Integer  Low,
const Standard_Integer  Up
 

Standard_EXPORT Intf_Array1OfLin::Intf_Array1OfLin const gp_Lin &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up
 

Intf_Array1OfLin::~Intf_Array1OfLin  )  [inline]
 

Standard_EXPORT Intf_Array1OfLin::Intf_Array1OfLin const Intf_Array1OfLin AnArray  )  [private]
 


Member Function Documentation

Standard_EXPORT const Intf_Array1OfLin& Intf_Array1OfLin::Assign const Intf_Array1OfLin Other  ) 
 

gp_Lin& Intf_Array1OfLin::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void Intf_Array1OfLin::Destroy  ) 
 

Standard_EXPORT void Intf_Array1OfLin::Init const gp_Lin &  V  ) 
 

Standard_Boolean Intf_Array1OfLin::IsAllocated  )  const
 

Standard_Integer Intf_Array1OfLin::Length  )  const
 

Standard_Integer Intf_Array1OfLin::Lower  )  const
 

void Intf_Array1OfLin::operator delete void *  anAddress  )  [inline]
 

void* Intf_Array1OfLin::operator new size_t  size  )  [inline]
 

void* Intf_Array1OfLin::operator new size_t  ,
void *  anAddress
[inline]
 

gp_Lin& Intf_Array1OfLin::operator() const Standard_Integer  Index  )  [inline]
 

const gp_Lin& Intf_Array1OfLin::operator() const Standard_Integer  Index  )  const [inline]
 

const Intf_Array1OfLin& Intf_Array1OfLin::operator= const Intf_Array1OfLin Other  )  [inline]
 

void Intf_Array1OfLin::SetValue const Standard_Integer  Index,
const gp_Lin &  Value
 

Standard_Integer Intf_Array1OfLin::Upper  )  const
 

const gp_Lin& Intf_Array1OfLin::Value const Standard_Integer  Index  )  const
 


Field Documentation

Standard_Boolean Intf_Array1OfLin::isAllocated [private]
 

Standard_Integer Intf_Array1OfLin::myLowerBound [private]
 

Standard_Address Intf_Array1OfLin::myStart [private]
 

Standard_Integer Intf_Array1OfLin::myUpperBound [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:42:11 2008 for OpenCASCADE by  doxygen 1.4.1