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

ModelingAlgorithms
TKGeomAlgo
TopTrans


TopTrans_Array2OfOrientation Class Reference

#include <TopTrans_Array2OfOrientation.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT TopTrans_Array2OfOrientation (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
Standard_EXPORT TopTrans_Array2OfOrientation (const TopAbs_Orientation &Item, const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
Standard_EXPORT void Init (const TopAbs_Orientation &V)
Standard_EXPORT void Destroy ()
 ~TopTrans_Array2OfOrientation ()
Standard_EXPORT const TopTrans_Array2OfOrientationAssign (const TopTrans_Array2OfOrientation &Other)
const TopTrans_Array2OfOrientationoperator= (const TopTrans_Array2OfOrientation &Other)
Standard_Integer ColLength () const
Standard_Integer RowLength () const
Standard_Integer LowerCol () const
Standard_Integer LowerRow () const
Standard_Integer UpperCol () const
Standard_Integer UpperRow () const
void SetValue (const Standard_Integer Row, const Standard_Integer Col, const TopAbs_Orientation &Value)
const TopAbs_Orientation & Value (const Standard_Integer Row, const Standard_Integer Col) const
const TopAbs_Orientation & operator() (const Standard_Integer Row, const Standard_Integer Col) const
TopAbs_Orientation & ChangeValue (const Standard_Integer Row, const Standard_Integer Col)
TopAbs_Orientation & operator() (const Standard_Integer Row, const Standard_Integer Col)

Private Member Functions

Standard_EXPORT TopTrans_Array2OfOrientation (const TopTrans_Array2OfOrientation &AnArray)
Standard_EXPORT void Allocate ()

Private Attributes

Standard_Integer myLowerRow
Standard_Integer myLowerColumn
Standard_Integer myUpperRow
Standard_Integer myUpperColumn
Standard_Boolean myDeletable
Standard_Address myData


Constructor & Destructor Documentation

Standard_EXPORT TopTrans_Array2OfOrientation::TopTrans_Array2OfOrientation const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2
 

Standard_EXPORT TopTrans_Array2OfOrientation::TopTrans_Array2OfOrientation const TopAbs_Orientation &  Item,
const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2
 

TopTrans_Array2OfOrientation::~TopTrans_Array2OfOrientation  )  [inline]
 

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


Member Function Documentation

Standard_EXPORT void TopTrans_Array2OfOrientation::Allocate  )  [private]
 

Standard_EXPORT const TopTrans_Array2OfOrientation& TopTrans_Array2OfOrientation::Assign const TopTrans_Array2OfOrientation Other  ) 
 

TopAbs_Orientation& TopTrans_Array2OfOrientation::ChangeValue const Standard_Integer  Row,
const Standard_Integer  Col
 

Standard_Integer TopTrans_Array2OfOrientation::ColLength  )  const
 

Standard_EXPORT void TopTrans_Array2OfOrientation::Destroy  ) 
 

Standard_EXPORT void TopTrans_Array2OfOrientation::Init const TopAbs_Orientation &  V  ) 
 

Standard_Integer TopTrans_Array2OfOrientation::LowerCol  )  const
 

Standard_Integer TopTrans_Array2OfOrientation::LowerRow  )  const
 

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

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

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

TopAbs_Orientation& TopTrans_Array2OfOrientation::operator() const Standard_Integer  Row,
const Standard_Integer  Col
[inline]
 

const TopAbs_Orientation& TopTrans_Array2OfOrientation::operator() const Standard_Integer  Row,
const Standard_Integer  Col
const [inline]
 

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

Standard_Integer TopTrans_Array2OfOrientation::RowLength  )  const
 

void TopTrans_Array2OfOrientation::SetValue const Standard_Integer  Row,
const Standard_Integer  Col,
const TopAbs_Orientation &  Value
 

Standard_Integer TopTrans_Array2OfOrientation::UpperCol  )  const
 

Standard_Integer TopTrans_Array2OfOrientation::UpperRow  )  const
 

const TopAbs_Orientation& TopTrans_Array2OfOrientation::Value const Standard_Integer  Row,
const Standard_Integer  Col
const
 


Field Documentation

Standard_Address TopTrans_Array2OfOrientation::myData [private]
 

Standard_Boolean TopTrans_Array2OfOrientation::myDeletable [private]
 

Standard_Integer TopTrans_Array2OfOrientation::myLowerColumn [private]
 

Standard_Integer TopTrans_Array2OfOrientation::myLowerRow [private]
 

Standard_Integer TopTrans_Array2OfOrientation::myUpperColumn [private]
 

Standard_Integer TopTrans_Array2OfOrientation::myUpperRow [private]
 


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