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