|
Open CASCADE Technology
6.9.0
|
#include <TColStd_Array1OfAsciiString.hxx>
| TColStd_Array1OfAsciiString::TColStd_Array1OfAsciiString | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| TColStd_Array1OfAsciiString::TColStd_Array1OfAsciiString | ( | const TCollection_AsciiString & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const TColStd_Array1OfAsciiString& TColStd_Array1OfAsciiString::Assign | ( | const TColStd_Array1OfAsciiString & | Other | ) |
| TCollection_AsciiString& TColStd_Array1OfAsciiString::ChangeValue | ( | const Standard_Integer | Index | ) |
| void TColStd_Array1OfAsciiString::Destroy | ( | ) |
| void TColStd_Array1OfAsciiString::Init | ( | const TCollection_AsciiString & | V | ) |
| Standard_Boolean TColStd_Array1OfAsciiString::IsAllocated | ( | ) | const |
| Standard_Integer TColStd_Array1OfAsciiString::Length | ( | ) | const |
| Standard_Integer TColStd_Array1OfAsciiString::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void TColStd_Array1OfAsciiString::SetValue | ( | const Standard_Integer | Index, |
| const TCollection_AsciiString & | Value | ||
| ) |
| Standard_Integer TColStd_Array1OfAsciiString::Upper | ( | ) | const |
| const TCollection_AsciiString& TColStd_Array1OfAsciiString::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5