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