Open CASCADE Technology 6.6.0
|
#include <Interface_Array1OfHAsciiString.hxx>
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] |
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 |