|
Open CASCADE Technology
6.9.0
|
#include <TDF_AttributeIterator.hxx>
Public Member Functions | |
| TDF_AttributeIterator () | |
| TDF_AttributeIterator (const TDF_Label &aLabel, const Standard_Boolean withoutForgotten=Standard_True) | |
| TDF_AttributeIterator (const TDF_LabelNodePtr aLabelNode, const Standard_Boolean withoutForgotten=Standard_True) | |
| void | Initialize (const TDF_Label &aLabel, const Standard_Boolean withoutForgotten=Standard_True) |
| Standard_Boolean | More () const |
| void | Next () |
| TDF_Attribute * | Value () const |
| TDF_AttributeIterator::TDF_AttributeIterator | ( | ) |
| TDF_AttributeIterator::TDF_AttributeIterator | ( | const TDF_Label & | aLabel, |
| const Standard_Boolean | withoutForgotten = Standard_True |
||
| ) |
| TDF_AttributeIterator::TDF_AttributeIterator | ( | const TDF_LabelNodePtr | aLabelNode, |
| const Standard_Boolean | withoutForgotten = Standard_True |
||
| ) |
| void TDF_AttributeIterator::Initialize | ( | const TDF_Label & | aLabel, |
| const Standard_Boolean | withoutForgotten = Standard_True |
||
| ) |
|
inline |
| void TDF_AttributeIterator::Next | ( | ) |
|
inline |
1.8.5