]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Parameters.h
More on parameters
[cpPlugins.git] / lib / cpPlugins / Interface / Parameters.h
index 7a7578a951258e269984f8ae6d24017085145e98..9ad706ec36572a2b6a37344703dcd846b3130135 100644 (file)
@@ -48,6 +48,7 @@ namespace cpPlugins
 
       Self& operator=( const Self& other );
 
+      void Clear( );
       void Configure( const Self::Type& type, const TString& name );
       void SetValueAsString( const TString& name, const TString& v );
       void SetValueAsInt( const TString& name, const TInt& v );