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

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