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