|
Open CASCADE Technology
6.5.4
|
#include <Interface_Array1OfHAsciiString.hxx>
| DEFINE_STANDARD_ALLOC 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 | ||
| ) |
| const Interface_Array1OfHAsciiString& Interface_Array1OfHAsciiString::Assign | ( | const Interface_Array1OfHAsciiString & | Other | ) |
| 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] |
| void Interface_Array1OfHAsciiString::SetValue | ( | const Standard_Integer | Index, |
| const Handle< TCollection_HAsciiString > & | Value | ||
| ) |
| const Handle_TCollection_HAsciiString& Interface_Array1OfHAsciiString::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0