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

#include <Storage_PArray.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Storage_PArray (const Standard_Integer Low, const Standard_Integer Up)
 Storage_PArray (const Handle< Standard_Persistent > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< Standard_Persistent > &V)
void Destroy ()
 ~Storage_PArray ()
Standard_Boolean IsAllocated () const
const Storage_PArrayAssign (const Storage_PArray &Other)
const Storage_PArrayoperator= (const Storage_PArray &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< Standard_Persistent > &Value)
const Handle_Standard_Persistent & Value (const Standard_Integer Index) const
const Handle_Standard_Persistent & operator() (const Standard_Integer Index) const
Handle_Standard_Persistent & ChangeValue (const Standard_Integer Index)
Handle_Standard_Persistent & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

Handle_Standard_Persistent& Storage_PArray::ChangeValue ( const Standard_Integer  Index)
const Handle_Standard_Persistent& Storage_PArray::operator() ( const Standard_Integer  Index) const [inline]
Handle_Standard_Persistent& Storage_PArray::operator() ( const Standard_Integer  Index) [inline]
const Storage_PArray& Storage_PArray::operator= ( const Storage_PArray Other) [inline]
const Handle_Standard_Persistent& Storage_PArray::Value ( const Standard_Integer  Index) const

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