]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/ModelAPI_FeatureValidator.h
Salome HOME
Issue #653 - Double and triple click edges -- Fix Debian dynamic_pointer_cast problem...
[modules/shaper.git] / src / ModelAPI / ModelAPI_FeatureValidator.h
index 59161acbef6b9fdd8b7a208a6f831b25f875979f..5d6eb3b1c49d35733171e12671e2053047943460 100644 (file)
  * used: it checks each argument of the feature and if one of it is not valid (and obligatory),
  * the hole feature is invalid.
  */
-class ModelAPI_FeatureValidator : public ModelAPI_Validator
+class MODELAPI_EXPORT ModelAPI_FeatureValidator : public ModelAPI_Validator
 {
  public:
+  /// Default constructor
+  ModelAPI_FeatureValidator();
+  /// Virtual destructor
+  virtual ~ModelAPI_FeatureValidator();
+
   /// Returns true if feature and/or attributes are valid
   /// \param theFeature the validated feature
   /// \param theArguments list of string, feature attribute names: dependent attributes