23 #ifndef _SALOMEDSImpl_ChildNodeIterator_HeaderFile
24 #define _SALOMEDSImpl_ChildNodeIterator_HeaderFile
36 const bool allLevels =
false);
38 const bool allLevels =
false) ;
39 bool More()
const {
return (myNode); }
#define SALOMEDSIMPL_EXPORT
Definition: SALOMEDSImpl_Defines.hxx:34
Definition: SALOMEDSImpl_AttributeTreeNode.hxx:38
Definition: SALOMEDSImpl_ChildNodeIterator.hxx:30
SALOMEDSImpl_AttributeTreeNode * myNode
Definition: SALOMEDSImpl_ChildNodeIterator.hxx:46
SALOMEDSImpl_AttributeTreeNode * Value() const
Definition: SALOMEDSImpl_ChildNodeIterator.hxx:42
int myFirstLevel
Definition: SALOMEDSImpl_ChildNodeIterator.hxx:47
bool More() const
Definition: SALOMEDSImpl_ChildNodeIterator.hxx:39