|
Open CASCADE Technology 6.5.2
|
#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 | ||
| ) |
| TColStd_Array1OfAsciiString::~TColStd_Array1OfAsciiString | ( | ) | [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 |
| void TColStd_Array1OfAsciiString::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TColStd_Array1OfAsciiString::operator new | ( | size_t | size | ) | [inline] |
| void* TColStd_Array1OfAsciiString::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| TCollection_AsciiString& TColStd_Array1OfAsciiString::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TCollection_AsciiString& TColStd_Array1OfAsciiString::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const TColStd_Array1OfAsciiString& TColStd_Array1OfAsciiString::operator= | ( | const TColStd_Array1OfAsciiString & | Other | ) | [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.7.4