Open CASCADE Technology 6.6.0
Public Member Functions
Storage_HPArray Class Reference

#include <Storage_HPArray.hxx>

Inheritance diagram for Storage_HPArray:
Inheritance graph
[legend]

Public Member Functions

 Storage_HPArray (const Standard_Integer Low, const Standard_Integer Up)
 Storage_HPArray (const Standard_Integer Low, const Standard_Integer Up, const Handle< Standard_Persistent > &V)
void Init (const Handle< Standard_Persistent > &V)
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
Handle_Standard_Persistent & ChangeValue (const Standard_Integer Index)
const Storage_PArrayArray1 () const
Storage_PArrayChangeArray1 ()

Constructor & Destructor Documentation

Storage_HPArray::Storage_HPArray ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Storage_HPArray::Storage_HPArray ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< Standard_Persistent > &  V 
)

Member Function Documentation

const Storage_PArray& Storage_HPArray::Array1 ( ) const
Storage_PArray& Storage_HPArray::ChangeArray1 ( )
Handle_Standard_Persistent& Storage_HPArray::ChangeValue ( const Standard_Integer  Index)
void Storage_HPArray::Init ( const Handle< Standard_Persistent > &  V)
Standard_Integer Storage_HPArray::Length ( ) const
Standard_Integer Storage_HPArray::Lower ( ) const
void Storage_HPArray::SetValue ( const Standard_Integer  Index,
const Handle< Standard_Persistent > &  Value 
)
Standard_Integer Storage_HPArray::Upper ( ) const
const Handle_Standard_Persistent& Storage_HPArray::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