Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_Array2OfIntersectionStatus Class Reference

#include <BOPTools_Array2OfIntersectionStatus.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_Array2OfIntersectionStatus (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
 BOPTools_Array2OfIntersectionStatus (const BOPTools_IntersectionStatus &Item, const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
void Init (const BOPTools_IntersectionStatus &V)
void Destroy ()
 ~BOPTools_Array2OfIntersectionStatus ()
const
BOPTools_Array2OfIntersectionStatus
Assign (const BOPTools_Array2OfIntersectionStatus &Other)
const
BOPTools_Array2OfIntersectionStatus
operator= (const BOPTools_Array2OfIntersectionStatus &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 BOPTools_IntersectionStatus &Value)
const BOPTools_IntersectionStatusValue (const Standard_Integer Row, const Standard_Integer Col) const
const BOPTools_IntersectionStatusoperator() (const Standard_Integer Row, const Standard_Integer Col) const
BOPTools_IntersectionStatusChangeValue (const Standard_Integer Row, const Standard_Integer Col)
BOPTools_IntersectionStatusoperator() (const Standard_Integer Row, const Standard_Integer Col)

Constructor & Destructor Documentation

BOPTools_Array2OfIntersectionStatus::BOPTools_Array2OfIntersectionStatus ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
BOPTools_Array2OfIntersectionStatus::BOPTools_Array2OfIntersectionStatus ( const BOPTools_IntersectionStatus Item,
const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
BOPTools_Array2OfIntersectionStatus::~BOPTools_Array2OfIntersectionStatus ( ) [inline]

Member Function Documentation

const BOPTools_Array2OfIntersectionStatus& BOPTools_Array2OfIntersectionStatus::Assign ( const BOPTools_Array2OfIntersectionStatus Other)
BOPTools_IntersectionStatus& BOPTools_Array2OfIntersectionStatus::ChangeValue ( const Standard_Integer  Row,
const Standard_Integer  Col 
)
Standard_Integer BOPTools_Array2OfIntersectionStatus::ColLength ( ) const
void BOPTools_Array2OfIntersectionStatus::Destroy ( )
void BOPTools_Array2OfIntersectionStatus::Init ( const BOPTools_IntersectionStatus V)
Standard_Integer BOPTools_Array2OfIntersectionStatus::LowerCol ( ) const
Standard_Integer BOPTools_Array2OfIntersectionStatus::LowerRow ( ) const
void BOPTools_Array2OfIntersectionStatus::operator delete ( void *  anAddress) [inline]
void* BOPTools_Array2OfIntersectionStatus::operator new ( size_t  size) [inline]
void* BOPTools_Array2OfIntersectionStatus::operator new ( size_t  ,
void *  anAddress 
) [inline]
const BOPTools_IntersectionStatus& BOPTools_Array2OfIntersectionStatus::operator() ( const Standard_Integer  Row,
const Standard_Integer  Col 
) const [inline]
BOPTools_IntersectionStatus& BOPTools_Array2OfIntersectionStatus::operator() ( const Standard_Integer  Row,
const Standard_Integer  Col 
) [inline]
const BOPTools_Array2OfIntersectionStatus& BOPTools_Array2OfIntersectionStatus::operator= ( const BOPTools_Array2OfIntersectionStatus Other) [inline]
Standard_Integer BOPTools_Array2OfIntersectionStatus::RowLength ( ) const
void BOPTools_Array2OfIntersectionStatus::SetValue ( const Standard_Integer  Row,
const Standard_Integer  Col,
const BOPTools_IntersectionStatus Value 
)
Standard_Integer BOPTools_Array2OfIntersectionStatus::UpperCol ( ) const
Standard_Integer BOPTools_Array2OfIntersectionStatus::UpperRow ( ) const
const BOPTools_IntersectionStatus& BOPTools_Array2OfIntersectionStatus::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