|
Open CASCADE Technology 6.5.2
|
#include <TColStd_SequenceOfAsciiString.hxx>

| TColStd_SequenceOfAsciiString::TColStd_SequenceOfAsciiString | ( | ) |
| TColStd_SequenceOfAsciiString::~TColStd_SequenceOfAsciiString | ( | ) | [inline] |
| void TColStd_SequenceOfAsciiString::Append | ( | const TCollection_AsciiString & | T | ) |
| void TColStd_SequenceOfAsciiString::Append | ( | TColStd_SequenceOfAsciiString & | S | ) |
| const TColStd_SequenceOfAsciiString& TColStd_SequenceOfAsciiString::Assign | ( | const TColStd_SequenceOfAsciiString & | Other | ) |
| TCollection_AsciiString& TColStd_SequenceOfAsciiString::ChangeValue | ( | const Standard_Integer | Index | ) |
| void TColStd_SequenceOfAsciiString::Clear | ( | ) |
| const TCollection_AsciiString& TColStd_SequenceOfAsciiString::First | ( | ) | const |
| void TColStd_SequenceOfAsciiString::InsertAfter | ( | const Standard_Integer | Index, |
| const TCollection_AsciiString & | T | ||
| ) |
| void TColStd_SequenceOfAsciiString::InsertAfter | ( | const Standard_Integer | Index, |
| TColStd_SequenceOfAsciiString & | S | ||
| ) |
| void TColStd_SequenceOfAsciiString::InsertBefore | ( | const Standard_Integer | Index, |
| const TCollection_AsciiString & | T | ||
| ) |
| void TColStd_SequenceOfAsciiString::InsertBefore | ( | const Standard_Integer | Index, |
| TColStd_SequenceOfAsciiString & | S | ||
| ) |
| const TCollection_AsciiString& TColStd_SequenceOfAsciiString::Last | ( | ) | const |
| void TColStd_SequenceOfAsciiString::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* TColStd_SequenceOfAsciiString::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* TColStd_SequenceOfAsciiString::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| TCollection_AsciiString& TColStd_SequenceOfAsciiString::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TCollection_AsciiString& TColStd_SequenceOfAsciiString::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const TColStd_SequenceOfAsciiString& TColStd_SequenceOfAsciiString::operator= | ( | const TColStd_SequenceOfAsciiString & | Other | ) | [inline] |
| void TColStd_SequenceOfAsciiString::Prepend | ( | TColStd_SequenceOfAsciiString & | S | ) |
| void TColStd_SequenceOfAsciiString::Prepend | ( | const TCollection_AsciiString & | T | ) |
| void TColStd_SequenceOfAsciiString::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void TColStd_SequenceOfAsciiString::Remove | ( | const Standard_Integer | Index | ) |
| void TColStd_SequenceOfAsciiString::SetValue | ( | const Standard_Integer | Index, |
| const TCollection_AsciiString & | I | ||
| ) |
| void TColStd_SequenceOfAsciiString::Split | ( | const Standard_Integer | Index, |
| TColStd_SequenceOfAsciiString & | Sub | ||
| ) |
| const TCollection_AsciiString& TColStd_SequenceOfAsciiString::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4