#include <TDF_AttributeIterator.hxx>
◆ TDF_AttributeIterator() [1/3]
| TDF_AttributeIterator::TDF_AttributeIterator |
( |
| ) |
|
◆ TDF_AttributeIterator() [2/3]
| TDF_AttributeIterator::TDF_AttributeIterator |
( |
const TDF_Label & | aLabel, |
|
|
const bool | withoutForgotten = true ) |
◆ TDF_AttributeIterator() [3/3]
◆ Initialize()
◆ More()
| bool TDF_AttributeIterator::More |
( |
| ) |
const |
|
inline |
◆ Next()
| void TDF_AttributeIterator::Next |
( |
| ) |
|
◆ PtrValue()
Provides an access to the internal pointer of the current attribute. The method has better performance as not-creating handle.
◆ Value()
The documentation for this class was generated from the following file: