Salome HOME
FIx for issue #360 : make switching on/off checking of transactions in Session -...
[modules/shaper.git] / src / Config / Config_AttributeMessage.h
index f8ac8e3d5d325b83e347051f4cf1adda163e1034..160efa7e85f84f88e27d28b2637e0762327a2c0d 100644 (file)
@@ -1,3 +1,5 @@
+// Copyright (C) 2014-20xx CEA/DEN, EDF R&D
+
 #ifndef ATTRIBUTE_MESSAGE_H
 #define ATTRIBUTE_MESSAGE_H
 
@@ -7,8 +9,9 @@
 
 #include <string>
 
-/*
- * Class to pass an attribute's (widget's) entry info extracted from xml file.
+/*!
+ * \class Config_AttributeMessage
+ * \brief Class to pass an attribute's (widget's) entry info extracted from xml file.
  * <widget id="tool_object" concealment="true" obligatory="0"/>
  */
 class Config_AttributeMessage : public Events_Message