CARMA C++
|
Namespace for the Alarm system. More...
Classes | |
interface | AlarmControl |
AlarmControl interface More... | |
class | AlarmControlImpl |
AlarmControl implementation class. More... | |
struct | sound |
Possible extension in the future. More... | |
Variables | |
const string | ALARM_NAME = "carma.alarm.AlarmControl" |
The CARMA canonical name for this Distributed Object. More... | |
Namespace for the Alarm system.
const string carma::alarm::ALARM_NAME = "carma.alarm.AlarmControl" |
The CARMA canonical name for this Distributed Object.
Definition at line 32 of file AlarmControl.idl.