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

#include <TColStd_Array1OfBoolean.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_Array1OfBoolean (const Standard_Integer Low, const Standard_Integer Up)
 TColStd_Array1OfBoolean (const Standard_Boolean &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Standard_Boolean &V)
void Destroy ()
 ~TColStd_Array1OfBoolean ()
Standard_Boolean IsAllocated () const
const TColStd_Array1OfBooleanAssign (const TColStd_Array1OfBoolean &Other)
const TColStd_Array1OfBooleanoperator= (const TColStd_Array1OfBoolean &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Standard_Boolean &Value)
const Standard_BooleanValue (const Standard_Integer Index) const
const Standard_Booleanoperator() (const Standard_Integer Index) const
Standard_BooleanChangeValue (const Standard_Integer Index)
Standard_Booleanoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const Standard_Boolean& TColStd_Array1OfBoolean::operator() ( const Standard_Integer  Index) const [inline]
Standard_Boolean& TColStd_Array1OfBoolean::operator() ( const Standard_Integer  Index) [inline]
const TColStd_Array1OfBoolean& TColStd_Array1OfBoolean::operator= ( const TColStd_Array1OfBoolean Other) [inline]

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