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

FoundationClasses
TKernel
TColStd


TColStd_HArray2OfBoolean Class Reference

#include <TColStd_HArray2OfBoolean.hxx>

Inheritance diagram for TColStd_HArray2OfBoolean:

Inheritance graph
[legend]

Public Member Functions

Standard_EXPORT TColStd_HArray2OfBoolean (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
Standard_EXPORT TColStd_HArray2OfBoolean (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2, const Standard_Boolean &V)
Standard_EXPORT void Init (const Standard_Boolean &V)
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 Standard_Boolean &Value)
Standard_EXPORT const Standard_BooleanValue (const Standard_Integer Row, const Standard_Integer Col) const
Standard_EXPORT Standard_BooleanChangeValue (const Standard_Integer Row, const Standard_Integer Col)
const TColStd_Array2OfBooleanArray2 () const
TColStd_Array2OfBooleanChangeArray2 ()
Standard_EXPORT const Handle (Standard_Type)&DynamicType() const

Private Attributes

TColStd_Array2OfBoolean myArray

Constructor & Destructor Documentation

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

Standard_EXPORT TColStd_HArray2OfBoolean::TColStd_HArray2OfBoolean const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2,
const Standard_Boolean V
 


Member Function Documentation

const TColStd_Array2OfBoolean& TColStd_HArray2OfBoolean::Array2  )  const
 

TColStd_Array2OfBoolean& TColStd_HArray2OfBoolean::ChangeArray2  ) 
 

Standard_EXPORT Standard_Boolean& TColStd_HArray2OfBoolean::ChangeValue const Standard_Integer  Row,
const Standard_Integer  Col
 

Standard_Integer TColStd_HArray2OfBoolean::ColLength  )  const
 

Standard_EXPORT const TColStd_HArray2OfBoolean::Handle Standard_Type   )  const
 

Reimplemented from MMgt_TShared.

Standard_EXPORT void TColStd_HArray2OfBoolean::Init const Standard_Boolean V  ) 
 

Standard_Integer TColStd_HArray2OfBoolean::LowerCol  )  const
 

Standard_Integer TColStd_HArray2OfBoolean::LowerRow  )  const
 

Standard_Integer TColStd_HArray2OfBoolean::RowLength  )  const
 

void TColStd_HArray2OfBoolean::SetValue const Standard_Integer  Row,
const Standard_Integer  Col,
const Standard_Boolean Value
 

Standard_Integer TColStd_HArray2OfBoolean::UpperCol  )  const
 

Standard_Integer TColStd_HArray2OfBoolean::UpperRow  )  const
 

Standard_EXPORT const Standard_Boolean& TColStd_HArray2OfBoolean::Value const Standard_Integer  Row,
const Standard_Integer  Col
const
 


Field Documentation

TColStd_Array2OfBoolean TColStd_HArray2OfBoolean::myArray [private]
 


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