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

#include <Storage_HArrayOfCallBack.hxx>

Inheritance diagram for Storage_HArrayOfCallBack:
Inheritance graph
[legend]

Public Member Functions

 Storage_HArrayOfCallBack (const Standard_Integer Low, const Standard_Integer Up)
 Storage_HArrayOfCallBack (const Standard_Integer Low, const Standard_Integer Up, const Handle< Storage_CallBack > &V)
void Init (const Handle< Storage_CallBack > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< Storage_CallBack > &Value)
const Handle_Storage_CallBack & Value (const Standard_Integer Index) const
Handle_Storage_CallBack & ChangeValue (const Standard_Integer Index)
const Storage_ArrayOfCallBackArray1 () const
Storage_ArrayOfCallBackChangeArray1 ()

Constructor & Destructor Documentation


Member Function Documentation

Handle_Storage_CallBack& Storage_HArrayOfCallBack::ChangeValue ( const Standard_Integer  Index)
const Handle_Storage_CallBack& Storage_HArrayOfCallBack::Value ( const Standard_Integer  Index) const

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