Open CASCADE Technology 6.6.0
|
#include <Plate_SequenceOfLinearScalarConstraint.hxx>
Plate_SequenceOfLinearScalarConstraint::Plate_SequenceOfLinearScalarConstraint | ( | ) |
Plate_SequenceOfLinearScalarConstraint::~Plate_SequenceOfLinearScalarConstraint | ( | ) | [inline] |
void Plate_SequenceOfLinearScalarConstraint::Append | ( | const Plate_LinearScalarConstraint & | T | ) |
void Plate_SequenceOfLinearScalarConstraint::Append | ( | Plate_SequenceOfLinearScalarConstraint & | S | ) |
const Plate_SequenceOfLinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::Assign | ( | const Plate_SequenceOfLinearScalarConstraint & | Other | ) |
Plate_LinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::ChangeValue | ( | const Standard_Integer | Index | ) |
void Plate_SequenceOfLinearScalarConstraint::Clear | ( | ) |
const Plate_LinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::First | ( | ) | const |
void Plate_SequenceOfLinearScalarConstraint::InsertAfter | ( | const Standard_Integer | Index, |
const Plate_LinearScalarConstraint & | T | ||
) |
void Plate_SequenceOfLinearScalarConstraint::InsertAfter | ( | const Standard_Integer | Index, |
Plate_SequenceOfLinearScalarConstraint & | S | ||
) |
void Plate_SequenceOfLinearScalarConstraint::InsertBefore | ( | const Standard_Integer | Index, |
const Plate_LinearScalarConstraint & | T | ||
) |
void Plate_SequenceOfLinearScalarConstraint::InsertBefore | ( | const Standard_Integer | Index, |
Plate_SequenceOfLinearScalarConstraint & | S | ||
) |
const Plate_LinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::Last | ( | ) | const |
Plate_LinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Plate_LinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const Plate_SequenceOfLinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::operator= | ( | const Plate_SequenceOfLinearScalarConstraint & | Other | ) | [inline] |
void Plate_SequenceOfLinearScalarConstraint::Prepend | ( | const Plate_LinearScalarConstraint & | T | ) |
void Plate_SequenceOfLinearScalarConstraint::Prepend | ( | Plate_SequenceOfLinearScalarConstraint & | S | ) |
void Plate_SequenceOfLinearScalarConstraint::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void Plate_SequenceOfLinearScalarConstraint::Remove | ( | const Standard_Integer | Index | ) |
void Plate_SequenceOfLinearScalarConstraint::SetValue | ( | const Standard_Integer | Index, |
const Plate_LinearScalarConstraint & | I | ||
) |
void Plate_SequenceOfLinearScalarConstraint::Split | ( | const Standard_Integer | Index, |
Plate_SequenceOfLinearScalarConstraint & | Sub | ||
) |
const Plate_LinearScalarConstraint& Plate_SequenceOfLinearScalarConstraint::Value | ( | const Standard_Integer | Index | ) | const |