Open CASCADE Technology 6.6.0
|
#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 |
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 | ( | const Aspect_MarkMapEntry & | T | ) |
void Aspect_SequenceOfMarkMapEntry::Prepend | ( | Aspect_SequenceOfMarkMapEntry & | S | ) |
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 |