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

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