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

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