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

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