Open CASCADE Technology 6.6.0
Public Member Functions
IGESAppli_HArray1OfFlow Class Reference

#include <IGESAppli_HArray1OfFlow.hxx>

Inheritance diagram for IGESAppli_HArray1OfFlow:
Inheritance graph
[legend]

Public Member Functions

 IGESAppli_HArray1OfFlow (const Standard_Integer Low, const Standard_Integer Up)
 IGESAppli_HArray1OfFlow (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESAppli_Flow > &V)
void Init (const Handle< IGESAppli_Flow > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< IGESAppli_Flow > &Value)
const Handle_IGESAppli_Flow & Value (const Standard_Integer Index) const
Handle_IGESAppli_Flow & ChangeValue (const Standard_Integer Index)
const IGESAppli_Array1OfFlowArray1 () const
IGESAppli_Array1OfFlowChangeArray1 ()

Constructor & Destructor Documentation

IGESAppli_HArray1OfFlow::IGESAppli_HArray1OfFlow ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
IGESAppli_HArray1OfFlow::IGESAppli_HArray1OfFlow ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< IGESAppli_Flow > &  V 
)

Member Function Documentation

const IGESAppli_Array1OfFlow& IGESAppli_HArray1OfFlow::Array1 ( ) const
IGESAppli_Array1OfFlow& IGESAppli_HArray1OfFlow::ChangeArray1 ( )
Handle_IGESAppli_Flow& IGESAppli_HArray1OfFlow::ChangeValue ( const Standard_Integer  Index)
void IGESAppli_HArray1OfFlow::Init ( const Handle< IGESAppli_Flow > &  V)
Standard_Integer IGESAppli_HArray1OfFlow::Length ( ) const
Standard_Integer IGESAppli_HArray1OfFlow::Lower ( ) const
void IGESAppli_HArray1OfFlow::SetValue ( const Standard_Integer  Index,
const Handle< IGESAppli_Flow > &  Value 
)
Standard_Integer IGESAppli_HArray1OfFlow::Upper ( ) const
const Handle_IGESAppli_Flow& IGESAppli_HArray1OfFlow::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