Open CASCADE Technology 6.6.0
Public Member Functions
Interface_HArray1OfHAsciiString Class Reference

#include <Interface_HArray1OfHAsciiString.hxx>

Inheritance diagram for Interface_HArray1OfHAsciiString:
Inheritance graph
[legend]

Public Member Functions

 Interface_HArray1OfHAsciiString (const Standard_Integer Low, const Standard_Integer Up)
 Interface_HArray1OfHAsciiString (const Standard_Integer Low, const Standard_Integer Up, const Handle< TCollection_HAsciiString > &V)
void Init (const Handle< TCollection_HAsciiString > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< TCollection_HAsciiString > &Value)
const
Handle_TCollection_HAsciiString & 
Value (const Standard_Integer Index) const
Handle_TCollection_HAsciiString & ChangeValue (const Standard_Integer Index)
const
Interface_Array1OfHAsciiString
Array1 () const
Interface_Array1OfHAsciiStringChangeArray1 ()

Constructor & Destructor Documentation

Interface_HArray1OfHAsciiString::Interface_HArray1OfHAsciiString ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Interface_HArray1OfHAsciiString::Interface_HArray1OfHAsciiString ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< TCollection_HAsciiString > &  V 
)

Member Function Documentation

const Interface_Array1OfHAsciiString& Interface_HArray1OfHAsciiString::Array1 ( ) const
Interface_Array1OfHAsciiString& Interface_HArray1OfHAsciiString::ChangeArray1 ( )
Handle_TCollection_HAsciiString& Interface_HArray1OfHAsciiString::ChangeValue ( const Standard_Integer  Index)
void Interface_HArray1OfHAsciiString::Init ( const Handle< TCollection_HAsciiString > &  V)
Standard_Integer Interface_HArray1OfHAsciiString::Length ( ) const
Standard_Integer Interface_HArray1OfHAsciiString::Lower ( ) const
void Interface_HArray1OfHAsciiString::SetValue ( const Standard_Integer  Index,
const Handle< TCollection_HAsciiString > &  Value 
)
Standard_Integer Interface_HArray1OfHAsciiString::Upper ( ) const
const Handle_TCollection_HAsciiString& Interface_HArray1OfHAsciiString::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