cern::laser::guiplatform::explorer::ACChildrenMap::NTI Class Reference

Inheritance diagram for cern::laser::guiplatform::explorer::ACChildrenMap::NTI:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::explorer::ACChildrenMap::NTI:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NTI ()
 NTI (int type, String alarm_id, Object object)
int getType ()
String getAlarmId ()
Object getObject ()
long getTimestamp ()
int compare (Object o1, Object o2)
String toString ()
boolean equals (Object obj)
int hashCode ()

Static Public Attributes

static final int ADD = 1
static final int REMOVE = 2

Private Attributes

int type
String alarm_id
Object object
long timestamp

Detailed Description

Class NTI - Type, Node, Timestamp, Id Helper class, represents change objects in synchro buffer with additional informations


Constructor & Destructor Documentation

cern::laser::guiplatform::explorer::ACChildrenMap::NTI::NTI (  )  [inline]
cern::laser::guiplatform::explorer::ACChildrenMap::NTI::NTI ( int  type,
String  alarm_id,
Object  object 
) [inline]

References timestamp.


Member Function Documentation

int cern::laser::guiplatform::explorer::ACChildrenMap::NTI::compare ( Object  o1,
Object  o2 
) [inline]

References getTimestamp().

boolean cern::laser::guiplatform::explorer::ACChildrenMap::NTI::equals ( Object  obj  )  [inline]

References getAlarmId().

String cern::laser::guiplatform::explorer::ACChildrenMap::NTI::getAlarmId (  )  [inline]
Object cern::laser::guiplatform::explorer::ACChildrenMap::NTI::getObject (  )  [inline]

Object can be AlarmBeanNode or alarm_id (depends of type)

References object.

Referenced by cern::laser::guiplatform::explorer::ACChildrenMap::pull().

long cern::laser::guiplatform::explorer::ACChildrenMap::NTI::getTimestamp (  )  [inline]

References timestamp.

Referenced by compare().

int cern::laser::guiplatform::explorer::ACChildrenMap::NTI::getType (  )  [inline]
int cern::laser::guiplatform::explorer::ACChildrenMap::NTI::hashCode (  )  [inline]

References getAlarmId().

String cern::laser::guiplatform::explorer::ACChildrenMap::NTI::toString (  )  [inline]

References alarm_id, timestamp, and type.


Member Data Documentation

Referenced by getAlarmId(), and toString().

Referenced by getObject().

Referenced by getTimestamp(), NTI(), and toString().

Referenced by getType(), and toString().


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

Generated by  doxygen 1.6.2