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

#include <TopTrans_Array2OfOrientation.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TopTrans_Array2OfOrientation (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
 TopTrans_Array2OfOrientation (const TopAbs_Orientation &Item, const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
void Init (const TopAbs_Orientation &V)
void Destroy ()
 ~TopTrans_Array2OfOrientation ()
const
TopTrans_Array2OfOrientation
Assign (const TopTrans_Array2OfOrientation &Other)
const
TopTrans_Array2OfOrientation
operator= (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_OrientationValue (const Standard_Integer Row, const Standard_Integer Col) const
const TopAbs_Orientationoperator() (const Standard_Integer Row, const Standard_Integer Col) const
TopAbs_OrientationChangeValue (const Standard_Integer Row, const Standard_Integer Col)
TopAbs_Orientationoperator() (const Standard_Integer Row, const Standard_Integer Col)

Constructor & Destructor Documentation


Member Function Documentation

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

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