Salome HOME
Merge branch 'master' into Dev_1.1.0
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_Plugin.h
index 89531bd8a225a3dccf26d764875132f95f592a3d..97e1534c713424ed665b76eca29e403bf84b885d 100644 (file)
 #include <ModelAPI_Plugin.h>
 #include <ModelAPI_Feature.h>
 
+/**\class ExchangePlugin_Plugin
+ * \ingroup Plugins
+ * \brief The main class for management the import and export operations as plugin.
+ */
 class EXCHANGEPLUGIN_EXPORT ExchangePlugin_Plugin : public ModelAPI_Plugin
 {
  public: