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

#include <Storage_HArrayOfSchema.hxx>

Inheritance diagram for Storage_HArrayOfSchema:
Inheritance graph
[legend]

Public Member Functions

 Storage_HArrayOfSchema (const Standard_Integer Low, const Standard_Integer Up)
 Storage_HArrayOfSchema (const Standard_Integer Low, const Standard_Integer Up, const Handle< Storage_Schema > &V)
void Init (const Handle< Storage_Schema > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< Storage_Schema > &Value)
const Handle_Storage_Schema & Value (const Standard_Integer Index) const
Handle_Storage_Schema & ChangeValue (const Standard_Integer Index)
const Storage_ArrayOfSchemaArray1 () const
Storage_ArrayOfSchemaChangeArray1 ()

Constructor & Destructor Documentation


Member Function Documentation

Handle_Storage_Schema& Storage_HArrayOfSchema::ChangeValue ( const Standard_Integer  Index)
const Handle_Storage_Schema& Storage_HArrayOfSchema::Value ( const Standard_Integer  Index) const

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