|
Open CASCADE Technology
6.5.4
|
#include <IGESAppli_Array1OfNode.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | IGESAppli_Array1OfNode (const Standard_Integer Low, const Standard_Integer Up) |
| IGESAppli_Array1OfNode (const Handle< IGESAppli_Node > &Item, const Standard_Integer Low, const Standard_Integer Up) | |
| void | Init (const Handle< IGESAppli_Node > &V) |
| void | Destroy () |
| ~IGESAppli_Array1OfNode () | |
| Standard_Boolean | IsAllocated () const |
| const IGESAppli_Array1OfNode & | Assign (const IGESAppli_Array1OfNode &Other) |
| const IGESAppli_Array1OfNode & | operator= (const IGESAppli_Array1OfNode &Other) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< IGESAppli_Node > &Value) |
| const Handle_IGESAppli_Node & | Value (const Standard_Integer Index) const |
| const Handle_IGESAppli_Node & | operator() (const Standard_Integer Index) const |
| Handle_IGESAppli_Node & | ChangeValue (const Standard_Integer Index) |
| Handle_IGESAppli_Node & | operator() (const Standard_Integer Index) |
| DEFINE_STANDARD_ALLOC IGESAppli_Array1OfNode::IGESAppli_Array1OfNode | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| IGESAppli_Array1OfNode::IGESAppli_Array1OfNode | ( | const Handle< IGESAppli_Node > & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| IGESAppli_Array1OfNode::~IGESAppli_Array1OfNode | ( | ) | [inline] |
| const IGESAppli_Array1OfNode& IGESAppli_Array1OfNode::Assign | ( | const IGESAppli_Array1OfNode & | Other | ) |
| Handle_IGESAppli_Node& IGESAppli_Array1OfNode::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_IGESAppli_Node& IGESAppli_Array1OfNode::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_IGESAppli_Node& IGESAppli_Array1OfNode::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const IGESAppli_Array1OfNode& IGESAppli_Array1OfNode::operator= | ( | const IGESAppli_Array1OfNode & | Other | ) | [inline] |
| void IGESAppli_Array1OfNode::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESAppli_Node > & | Value | ||
| ) |
| const Handle_IGESAppli_Node& IGESAppli_Array1OfNode::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0