Open CASCADE Technology 6.6.0
Public Member Functions
Interface_Array1OfHAsciiString Class Reference

#include <Interface_Array1OfHAsciiString.hxx>

Public Member Functions

 Interface_Array1OfHAsciiString (const Standard_Integer Low, const Standard_Integer Up)
 Interface_Array1OfHAsciiString (const Handle< TCollection_HAsciiString > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< TCollection_HAsciiString > &V)
void Destroy ()
 ~Interface_Array1OfHAsciiString ()
Standard_Boolean IsAllocated () const
const
Interface_Array1OfHAsciiString
Assign (const Interface_Array1OfHAsciiString &Other)
const
Interface_Array1OfHAsciiString
operator= (const Interface_Array1OfHAsciiString &Other)
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
const
Handle_TCollection_HAsciiString & 
operator() (const Standard_Integer Index) const
Handle_TCollection_HAsciiString & ChangeValue (const Standard_Integer Index)
Handle_TCollection_HAsciiString & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation

Interface_Array1OfHAsciiString::Interface_Array1OfHAsciiString ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Interface_Array1OfHAsciiString::Interface_Array1OfHAsciiString ( const Handle< TCollection_HAsciiString > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
Interface_Array1OfHAsciiString::~Interface_Array1OfHAsciiString ( ) [inline]

Member Function Documentation

const Interface_Array1OfHAsciiString& Interface_Array1OfHAsciiString::Assign ( const Interface_Array1OfHAsciiString Other)
Handle_TCollection_HAsciiString& Interface_Array1OfHAsciiString::ChangeValue ( const Standard_Integer  Index)
void Interface_Array1OfHAsciiString::Destroy ( )
void Interface_Array1OfHAsciiString::Init ( const Handle< TCollection_HAsciiString > &  V)
Standard_Boolean Interface_Array1OfHAsciiString::IsAllocated ( ) const
Standard_Integer Interface_Array1OfHAsciiString::Length ( ) const
Standard_Integer Interface_Array1OfHAsciiString::Lower ( ) const
Handle_TCollection_HAsciiString& Interface_Array1OfHAsciiString::operator() ( const Standard_Integer  Index) [inline]
const Handle_TCollection_HAsciiString& Interface_Array1OfHAsciiString::operator() ( const Standard_Integer  Index) const [inline]
const Interface_Array1OfHAsciiString& Interface_Array1OfHAsciiString::operator= ( const Interface_Array1OfHAsciiString Other) [inline]
void Interface_Array1OfHAsciiString::SetValue ( const Standard_Integer  Index,
const Handle< TCollection_HAsciiString > &  Value 
)
Standard_Integer Interface_Array1OfHAsciiString::Upper ( ) const
const Handle_TCollection_HAsciiString& Interface_Array1OfHAsciiString::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