CARMA C++
|
This is the IDL file for the Alarm subsystem. More...
import "carma/util/UserException.idl";
Go to the source code of this file.
Classes | |
interface | carma::alarm::AlarmControl |
AlarmControl interface More... | |
struct | carma::alarm::sound |
Possible extension in the future. More... | |
Modules | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
module | carma::alarm |
Namespace for the Alarm system. | |
Variables | |
const string | carma::alarm::ALARM_NAME = "carma.alarm.AlarmControl" |
The CARMA canonical name for this Distributed Object. More... | |
This is the IDL file for the Alarm subsystem.
This describes the DO interface for the Alarm subsystem.
Definition in file AlarmControl.idl.