Open CASCADE Technology 6.6.0
Public Member Functions
PDataStd_BooleanList Class Reference

#include <PDataStd_BooleanList.hxx>

Inheritance diagram for PDataStd_BooleanList:
Inheritance graph
[legend]

Public Member Functions

 PDataStd_BooleanList ()
void Init (const Standard_Integer lower, const Standard_Integer upper)
void SetValue (const Standard_Integer index, const Standard_Integer value)
Standard_Integer Value (const Standard_Integer index) const
Standard_Integer Lower () const
Standard_Integer Upper () const
 PDataStd_BooleanList (const Storage_stCONSTclCOM &a)
Handle< PColStd_HArray1OfInteger_CSFDB_GetPDataStd_BooleanListmyValue () const
void _CSFDB_SetPDataStd_BooleanListmyValue (const Handle< PColStd_HArray1OfInteger > &p)

Constructor & Destructor Documentation

PDataStd_BooleanList::PDataStd_BooleanList ( )
PDataStd_BooleanList::PDataStd_BooleanList ( const Storage_stCONSTclCOM a) [inline]

Member Function Documentation

Handle< PColStd_HArray1OfInteger > PDataStd_BooleanList::_CSFDB_GetPDataStd_BooleanListmyValue ( ) const [inline]
void PDataStd_BooleanList::_CSFDB_SetPDataStd_BooleanListmyValue ( const Handle< PColStd_HArray1OfInteger > &  p) [inline]
void PDataStd_BooleanList::Init ( const Standard_Integer  lower,
const Standard_Integer  upper 
)
Standard_Integer PDataStd_BooleanList::Lower ( ) const
void PDataStd_BooleanList::SetValue ( const Standard_Integer  index,
const Standard_Integer  value 
)
Standard_Integer PDataStd_BooleanList::Upper ( ) const
Standard_Integer PDataStd_BooleanList::Value ( const Standard_Integer  index) const

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