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

ApplicationFramework
TKPLCAF
PDataStd


PDataStd_IntPackedMap_1 Class Reference

#include <PDataStd_IntPackedMap_1.hxx>

Inheritance diagram for PDataStd_IntPackedMap_1:

Inheritance graph
[legend]

Public Member Functions

Standard_EXPORT PDataStd_IntPackedMap_1 ()
Standard_EXPORT 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_EXPORT Standard_Boolean IsEmpty () const
 Returns true if the internal container is empty
.
Standard_EXPORT Standard_Integer Upper () const
 Returns an upper bound of the internal container
.
Standard_EXPORT Standard_Integer Lower () const
 Returns a lower bound of the internal container
.
Standard_EXPORT Standard_Integer GetValue (const Standard_Integer theIndex) const
Standard_EXPORT void SetValue (const Standard_Integer theIndex, const Standard_Integer theValue)
Standard_EXPORT void SetDelta (const Standard_Boolean delta)
Standard_EXPORT 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)
Standard_EXPORT const Handle (Standard_Type)&DynamicType() const

Private Attributes

Handle_PColStd_HArray1OfInteger myIntValues
Standard_Boolean myDelta

Constructor & Destructor Documentation

Standard_EXPORT PDataStd_IntPackedMap_1::PDataStd_IntPackedMap_1  ) 
 

PDataStd_IntPackedMap_1::PDataStd_IntPackedMap_1 const Storage_stCONSTclCOM &  a  )  [inline]
 


Member Function Documentation

Standard_Boolean PDataStd_IntPackedMap_1::_CSFDB_GetPDataStd_IntPackedMap_1myDelta  )  const [inline]
 

void PDataStd_IntPackedMap_1::_CSFDB_SetPDataStd_IntPackedMap_1myDelta const Standard_Boolean  p  )  [inline]
 

void PDataStd_IntPackedMap_1::_CSFDB_SetPDataStd_IntPackedMap_1myIntValues const Handle(PColStd_HArray1OfInteger)&  p  )  [inline]
 

Standard_EXPORT Standard_Boolean PDataStd_IntPackedMap_1::GetDelta  )  const
 

Standard_EXPORT Standard_Integer PDataStd_IntPackedMap_1::GetValue const Standard_Integer  theIndex  )  const
 

Standard_EXPORT const PDataStd_IntPackedMap_1::Handle Standard_Type   )  const
 

Reimplemented from PDF_Attribute.

PDataStd_IntPackedMap_1::Handle PColStd_HArray1OfInteger   )  const [inline]
 

Standard_EXPORT void PDataStd_IntPackedMap_1::Init const Standard_Integer  theLow,
const Standard_Integer  theUp
 

Standard_EXPORT Standard_Boolean PDataStd_IntPackedMap_1::IsEmpty  )  const
 

Standard_EXPORT Standard_Integer PDataStd_IntPackedMap_1::Lower  )  const
 

Standard_EXPORT void PDataStd_IntPackedMap_1::SetDelta const Standard_Boolean  delta  ) 
 

Standard_EXPORT void PDataStd_IntPackedMap_1::SetValue const Standard_Integer  theIndex,
const Standard_Integer  theValue
 

Standard_EXPORT Standard_Integer PDataStd_IntPackedMap_1::Upper  )  const
 


Field Documentation

Standard_Boolean PDataStd_IntPackedMap_1::myDelta [private]
 

Handle_PColStd_HArray1OfInteger PDataStd_IntPackedMap_1::myIntValues [private]
 


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