cern::laser::console::impl::CommentedAlarmRef Class Reference

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

List of all members.

Public Member Functions

 CommentedAlarmRef (String alarmId, Timestamp sourceTimestamp, Comment comment)
String getAlarmId ()
void setAlarmId (String newAlarmId)
Timestamp getSourceTimestamp ()
void setSourceTimestamp (Timestamp newSourceTimestamp)
Comment getComment ()
void setComment (Comment newComment)
int hashCode ()
boolean equals (Object obj)

Private Attributes

String alarmId
Timestamp sourceTimestamp
Comment comment

Constructor & Destructor Documentation

cern::laser::console::impl::CommentedAlarmRef::CommentedAlarmRef ( String  alarmId,
Timestamp  sourceTimestamp,
Comment  comment 
) [inline]

Member Function Documentation

boolean cern::laser::console::impl::CommentedAlarmRef::equals ( Object  obj  )  [inline]
String cern::laser::console::impl::CommentedAlarmRef::getAlarmId (  )  [inline]
Comment cern::laser::console::impl::CommentedAlarmRef::getComment (  )  [inline]
Timestamp cern::laser::console::impl::CommentedAlarmRef::getSourceTimestamp (  )  [inline]
int cern::laser::console::impl::CommentedAlarmRef::hashCode (  )  [inline]

References alarmId.

void cern::laser::console::impl::CommentedAlarmRef::setAlarmId ( String  newAlarmId  )  [inline]

References alarmId.

void cern::laser::console::impl::CommentedAlarmRef::setComment ( Comment  newComment  )  [inline]

References comment.

void cern::laser::console::impl::CommentedAlarmRef::setSourceTimestamp ( Timestamp  newSourceTimestamp  )  [inline]

References sourceTimestamp.


Member Data Documentation

Referenced by getComment(), and setComment().


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

Generated by  doxygen 1.6.2