Open CASCADE Technology 6.6.0
Public Member Functions
TDF_AttributeIterator Class Reference

#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_AttributeValue () const

Constructor & Destructor Documentation

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 
)

Member Function Documentation

void TDF_AttributeIterator::Initialize ( const TDF_Label aLabel,
const Standard_Boolean  withoutForgotten = Standard_True 
)
Standard_Boolean TDF_AttributeIterator::More ( void  ) const [inline]
void TDF_AttributeIterator::Next ( )
TDF_Attribute * TDF_AttributeIterator::Value ( void  ) const [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines