Salome HOME
Convert to Unix format
[modules/hydro.git] / src / HYDROData / HYDROData_Iterator.h
index b24ee4b2cbffa3f09c2e4a065639cf92d666e167..617d54d4a94ab5390315ea021e2c883997bb62b8 100644 (file)
@@ -21,7 +21,8 @@ public:
    * \param theDoc document to iterate
    * \param theKind kind of the iterated object, can be UNKNOWN: to iterate all objects
    */
-  HYDRODATA_EXPORT HYDROData_Iterator(Handle(HYDROData_Document) theDoc, ObjectKind theKind);
+  HYDRODATA_EXPORT HYDROData_Iterator(Handle(HYDROData_Document) theDoc,
+                                      ObjectKind theKind = KIND_UNKNOWN);
 
   /**
    * Iterates to the next object