Open CASCADE Technology 6.6.0
Public Member Functions
TFunction_HArray1OfDataMapOfGUIDDriver Class Reference

#include <TFunction_HArray1OfDataMapOfGUIDDriver.hxx>

Inheritance diagram for TFunction_HArray1OfDataMapOfGUIDDriver:
Inheritance graph
[legend]

Public Member Functions

 TFunction_HArray1OfDataMapOfGUIDDriver (const Standard_Integer Low, const Standard_Integer Up)
 TFunction_HArray1OfDataMapOfGUIDDriver (const Standard_Integer Low, const Standard_Integer Up, const TFunction_DataMapOfGUIDDriver &V)
void Init (const TFunction_DataMapOfGUIDDriver &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const TFunction_DataMapOfGUIDDriver &Value)
const
TFunction_DataMapOfGUIDDriver
Value (const Standard_Integer Index) const
TFunction_DataMapOfGUIDDriverChangeValue (const Standard_Integer Index)
const
TFunction_Array1OfDataMapOfGUIDDriver
Array1 () const
TFunction_Array1OfDataMapOfGUIDDriverChangeArray1 ()

Constructor & Destructor Documentation

TFunction_HArray1OfDataMapOfGUIDDriver::TFunction_HArray1OfDataMapOfGUIDDriver ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TFunction_HArray1OfDataMapOfGUIDDriver::TFunction_HArray1OfDataMapOfGUIDDriver ( const Standard_Integer  Low,
const Standard_Integer  Up,
const TFunction_DataMapOfGUIDDriver V 
)

Member Function Documentation

const TFunction_Array1OfDataMapOfGUIDDriver& TFunction_HArray1OfDataMapOfGUIDDriver::Array1 ( ) const
TFunction_Array1OfDataMapOfGUIDDriver& TFunction_HArray1OfDataMapOfGUIDDriver::ChangeArray1 ( )
TFunction_DataMapOfGUIDDriver& TFunction_HArray1OfDataMapOfGUIDDriver::ChangeValue ( const Standard_Integer  Index)
void TFunction_HArray1OfDataMapOfGUIDDriver::Init ( const TFunction_DataMapOfGUIDDriver V)
Standard_Integer TFunction_HArray1OfDataMapOfGUIDDriver::Length ( ) const
Standard_Integer TFunction_HArray1OfDataMapOfGUIDDriver::Lower ( ) const
void TFunction_HArray1OfDataMapOfGUIDDriver::SetValue ( const Standard_Integer  Index,
const TFunction_DataMapOfGUIDDriver Value 
)
Standard_Integer TFunction_HArray1OfDataMapOfGUIDDriver::Upper ( ) const
const TFunction_DataMapOfGUIDDriver& TFunction_HArray1OfDataMapOfGUIDDriver::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