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

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