cern::laser::console::Comment Class Reference

Inheritance diagram for cern::laser::console::Comment:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::console::Comment:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Comment (String newConsoleUser, String newComment)
String getConsoleUser ()
void setConsoleUser (String newConsoleUser)
String getComment ()
void setComment (String newComment)
String toString ()
Object clone ()

Private Attributes

String consoleUser = null
String comment = null

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

String cern::laser::console::Comment::comment = null [private]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2