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

#include <PDataStd_IntPackedMap_1.hxx>

Inheritance diagram for PDataStd_IntPackedMap_1:
Inheritance graph
[legend]

Public Member Functions

 PDataStd_IntPackedMap_1 ()
void Init (const Standard_Integer theLow, const Standard_Integer theUp)
 Inits the internal container
if (upper - lower) == 0 and (upper | lower) == 0, the corresponding
array is empty (not requested)

Standard_Boolean IsEmpty () const
 Returns true if the internal container is empty

Standard_Integer Upper () const
 Returns an upper bound of the internal container

Standard_Integer Lower () const
 Returns a lower bound of the internal container

Standard_Integer GetValue (const Standard_Integer theIndex) const
void SetValue (const Standard_Integer theIndex, const Standard_Integer theValue)
void SetDelta (const Standard_Boolean delta)
Standard_Boolean GetDelta () const
 PDataStd_IntPackedMap_1 (const Storage_stCONSTclCOM &a)
Handle< PColStd_HArray1OfInteger_CSFDB_GetPDataStd_IntPackedMap_1myIntValues () const
void _CSFDB_SetPDataStd_IntPackedMap_1myIntValues (const Handle< PColStd_HArray1OfInteger > &p)
Standard_Boolean _CSFDB_GetPDataStd_IntPackedMap_1myDelta () const
void _CSFDB_SetPDataStd_IntPackedMap_1myDelta (const Standard_Boolean p)

Constructor & Destructor Documentation


Member Function Documentation


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