Open CASCADE Technology 6.6.0
Public Member Functions
TopTrans_Array2OfOrientation Class Reference

#include <TopTrans_Array2OfOrientation.hxx>

Public Member Functions

 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

TopTrans_Array2OfOrientation::TopTrans_Array2OfOrientation ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
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]

Member Function Documentation

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
void TopTrans_Array2OfOrientation::Destroy ( )
void TopTrans_Array2OfOrientation::Init ( const TopAbs_Orientation V)
Standard_Integer TopTrans_Array2OfOrientation::LowerCol ( ) const
Standard_Integer TopTrans_Array2OfOrientation::LowerRow ( ) const
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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines