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

| const TColStd_SequenceOfAsciiString& TColStd_SequenceOfAsciiString::Assign | ( | const TColStd_SequenceOfAsciiString & | Other | ) |
| 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::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| TCollection_AsciiString& TColStd_SequenceOfAsciiString::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const TColStd_SequenceOfAsciiString& TColStd_SequenceOfAsciiString::operator= | ( | const TColStd_SequenceOfAsciiString & | Other | ) | [inline] |
| void TColStd_SequenceOfAsciiString::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| 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.8.0