Open CASCADE Technology
6.5.4
|
#include <Aspect_SequenceOfTypeMapEntry.hxx>
const Aspect_SequenceOfTypeMapEntry& Aspect_SequenceOfTypeMapEntry::Assign | ( | const Aspect_SequenceOfTypeMapEntry & | Other | ) |
void Aspect_SequenceOfTypeMapEntry::InsertAfter | ( | const Standard_Integer | Index, |
const Aspect_TypeMapEntry & | T | ||
) |
void Aspect_SequenceOfTypeMapEntry::InsertAfter | ( | const Standard_Integer | Index, |
Aspect_SequenceOfTypeMapEntry & | S | ||
) |
void Aspect_SequenceOfTypeMapEntry::InsertBefore | ( | const Standard_Integer | Index, |
const Aspect_TypeMapEntry & | T | ||
) |
void Aspect_SequenceOfTypeMapEntry::InsertBefore | ( | const Standard_Integer | Index, |
Aspect_SequenceOfTypeMapEntry & | S | ||
) |
const Aspect_TypeMapEntry& Aspect_SequenceOfTypeMapEntry::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Aspect_TypeMapEntry& Aspect_SequenceOfTypeMapEntry::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Aspect_SequenceOfTypeMapEntry& Aspect_SequenceOfTypeMapEntry::operator= | ( | const Aspect_SequenceOfTypeMapEntry & | Other | ) | [inline] |
void Aspect_SequenceOfTypeMapEntry::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void Aspect_SequenceOfTypeMapEntry::SetValue | ( | const Standard_Integer | Index, |
const Aspect_TypeMapEntry & | I | ||
) |
void Aspect_SequenceOfTypeMapEntry::Split | ( | const Standard_Integer | Index, |
Aspect_SequenceOfTypeMapEntry & | Sub | ||
) |
const Aspect_TypeMapEntry& Aspect_SequenceOfTypeMapEntry::Value | ( | const Standard_Integer | Index | ) | const |