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

#include <TColStd_HArray1OfBoolean.hxx>

Inheritance diagram for TColStd_HArray1OfBoolean:
Inheritance graph
[legend]

Public Member Functions

 TColStd_HArray1OfBoolean (const Standard_Integer Low, const Standard_Integer Up)
 TColStd_HArray1OfBoolean (const Standard_Integer Low, const Standard_Integer Up, const Standard_Boolean &V)
void Init (const Standard_Boolean &V)
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
Standard_BooleanChangeValue (const Standard_Integer Index)
const TColStd_Array1OfBooleanArray1 () const
TColStd_Array1OfBooleanChangeArray1 ()

Constructor & Destructor Documentation


Member Function Documentation


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