cern::laser::console::Comment Class Reference
List of all members.
Detailed Description
An alarm comment.
- Author:
- F.Calderini
- See also:
- cern.laser.console.CommentedAlarmMap
Constructor & Destructor Documentation
| cern::laser::console::Comment::Comment |
( |
String |
newConsoleUser, |
|
|
String |
newComment | |
|
) |
| | [inline] |
Constructor.
- Parameters:
-
| newConsoleUser | the author of the comment. |
| newComment | the comment text. |
References comment, and consoleUser.
Member Function Documentation
| Object cern::laser::console::Comment::clone |
( |
|
) |
[inline] |
| String cern::laser::console::Comment::getComment |
( |
|
) |
[inline] |
Accessor method.
- Returns:
- the comment text.
References comment.
| String cern::laser::console::Comment::getConsoleUser |
( |
|
) |
[inline] |
Accessor method.
- Returns:
- the author of the comment.
References consoleUser.
| void cern::laser::console::Comment::setComment |
( |
String |
newComment |
) |
[inline] |
Accessor method.
- Parameters:
-
| newComment | the comment text. |
References comment.
| void cern::laser::console::Comment::setConsoleUser |
( |
String |
newConsoleUser |
) |
[inline] |
Accessor method.
- Parameters:
-
| newConsoleUser | the author of the comment. |
References consoleUser.
| String cern::laser::console::Comment::toString |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: