CARMA C++
carma::alarm Module Reference

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...
 

Detailed Description

Namespace for the Alarm system.

See Also
http://cvs.mmarray.org/project/WP/nothereyet

Variable Documentation

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.