Salome HOME
Comment Split output
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_Plugin.h
index d614028f1296f5b8ea3eca822af3fea11dbcc8a1..ba497f466106c932e1e4d5dde1dc7fd4e36b605f 100644 (file)
@@ -1,6 +1,8 @@
-// File:        ExchangePlugin_Plugin.hxx
-// Created:     07 July 2014
-// Author:      Vitaly SMETANNIKOV
+// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+
+// File:    ExchangePlugin_Plugin.h
+// Created: Aug 28, 2014
+// Author:  Sergey BELASH
 
 #ifndef EXCHANGEPLUGIN_PLUGIN_H_
 #define EXCHANGEPLUGIN_PLUGIN_H_
@@ -9,6 +11,11 @@
 #include <ModelAPI_Plugin.h>
 #include <ModelAPI_Feature.h>
 
+/**
+ * \class ExchangePlugin_Plugin
+ * \ingroup Plugins
+ * \brief The main class for management import and export operations as plugin.
+ */
 class EXCHANGEPLUGIN_EXPORT ExchangePlugin_Plugin : public ModelAPI_Plugin
 {
  public: