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

#include <Interface_Array1OfHAsciiString.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

Handle_TCollection_HAsciiString& Interface_Array1OfHAsciiString::ChangeValue ( const Standard_Integer  Index)
const Handle_TCollection_HAsciiString& Interface_Array1OfHAsciiString::operator() ( const Standard_Integer  Index) const [inline]
Handle_TCollection_HAsciiString& Interface_Array1OfHAsciiString::operator() ( const Standard_Integer  Index) [inline]
const Interface_Array1OfHAsciiString& Interface_Array1OfHAsciiString::operator= ( const Interface_Array1OfHAsciiString Other) [inline]
const Handle_TCollection_HAsciiString& Interface_Array1OfHAsciiString::Value ( const Standard_Integer  Index) const

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