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

| AIS_SequenceOfDimension::~AIS_SequenceOfDimension | ( | ) | [inline] |
| const AIS_SequenceOfDimension& AIS_SequenceOfDimension::Assign | ( | const AIS_SequenceOfDimension & | Other | ) |
| Handle_AIS_Relation& AIS_SequenceOfDimension::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_AIS_Relation& AIS_SequenceOfDimension::First | ( | ) | const |
| void AIS_SequenceOfDimension::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< AIS_Relation > & | T | ||
| ) |
| void AIS_SequenceOfDimension::InsertAfter | ( | const Standard_Integer | Index, |
| AIS_SequenceOfDimension & | S | ||
| ) |
| void AIS_SequenceOfDimension::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< AIS_Relation > & | T | ||
| ) |
| void AIS_SequenceOfDimension::InsertBefore | ( | const Standard_Integer | Index, |
| AIS_SequenceOfDimension & | S | ||
| ) |
| const Handle_AIS_Relation& AIS_SequenceOfDimension::Last | ( | ) | const |
| const Handle_AIS_Relation& AIS_SequenceOfDimension::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_AIS_Relation& AIS_SequenceOfDimension::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const AIS_SequenceOfDimension& AIS_SequenceOfDimension::operator= | ( | const AIS_SequenceOfDimension & | Other | ) | [inline] |
| void AIS_SequenceOfDimension::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void AIS_SequenceOfDimension::SetValue | ( | const Standard_Integer | Index, |
| const Handle< AIS_Relation > & | I | ||
| ) |
| void AIS_SequenceOfDimension::Split | ( | const Standard_Integer | Index, |
| AIS_SequenceOfDimension & | Sub | ||
| ) |
| const Handle_AIS_Relation& AIS_SequenceOfDimension::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0