alma::TMCDB::baci::ROlong Class Reference

Inheritance diagram for alma::TMCDB::baci::ROlong:
Inheritance graph
[legend]
Collaboration diagram for alma::TMCDB::baci::ROlong:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int getMin_value ()
int getMax_value ()
 ROlong ()
String toString ()
int getAlarm_high_off ()
void setAlarm_high_off (int alarm_high_off)
int getAlarm_high_on ()
void setAlarm_high_on (int alarm_high_on)
int getAlarm_low_off ()
void setAlarm_low_off (int alarm_low_off)
int getAlarm_low_on ()
void setAlarm_low_on (int alarm_low_on)
double getAlarm_timer_trig ()
void setAlarm_timer_trig (double alarm_timer_trig)

Private Attributes

int alarm_high_on = 0
int alarm_low_on = 0
int alarm_high_off = 0
int alarm_low_off = 0
double alarm_timer_trig = 1.0
int min_value = Integer.MIN_VALUE
int max_value = Integer.MAX_VALUE

Static Private Attributes

static final String newline = System.getProperty("line.separator")

Constructor & Destructor Documentation

alma::TMCDB::baci::ROlong::ROlong (  )  [inline]

Default Constructor for Component. Setter methods must be used to insert data.


Member Function Documentation

int alma::TMCDB::baci::ROlong::getAlarm_high_off (  )  [inline]
Returns:
the alarm_high_off
int alma::TMCDB::baci::ROlong::getAlarm_high_on (  )  [inline]
Returns:
the alarm_high_on
int alma::TMCDB::baci::ROlong::getAlarm_low_off (  )  [inline]
Returns:
the alarm_low_off
int alma::TMCDB::baci::ROlong::getAlarm_low_on (  )  [inline]
Returns:
the alarm_low_on
double alma::TMCDB::baci::ROlong::getAlarm_timer_trig (  )  [inline]
Returns:
the alarm_timer_trig
int alma::TMCDB::baci::ROlong::getMax_value (  )  [inline]
int alma::TMCDB::baci::ROlong::getMin_value (  )  [inline]
void alma::TMCDB::baci::ROlong::setAlarm_high_off ( int  alarm_high_off  )  [inline]
Parameters:
alarm_high_off the alarm_high_off to set
void alma::TMCDB::baci::ROlong::setAlarm_high_on ( int  alarm_high_on  )  [inline]
Parameters:
alarm_high_on the alarm_high_on to set
void alma::TMCDB::baci::ROlong::setAlarm_low_off ( int  alarm_low_off  )  [inline]
Parameters:
alarm_low_off the alarm_low_off to set
void alma::TMCDB::baci::ROlong::setAlarm_low_on ( int  alarm_low_on  )  [inline]
Parameters:
alarm_low_on the alarm_low_on to set
void alma::TMCDB::baci::ROlong::setAlarm_timer_trig ( double  alarm_timer_trig  )  [inline]
Parameters:
alarm_timer_trig the alarm_timer_trig to set
String alma::TMCDB::baci::ROlong::toString (  )  [inline]

Reimplemented from alma::TMCDB::baci::Plong.


Member Data Documentation

int alma::TMCDB::baci::ROlong::max_value = Integer.MAX_VALUE [private]
int alma::TMCDB::baci::ROlong::min_value = Integer.MIN_VALUE [private]
final String alma::TMCDB::baci::ROlong::newline = System.getProperty("line.separator") [static, private]

Reimplemented from alma::TMCDB::baci::Plong.


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

Generated by  doxygen 1.6.2