|
CARMA C++
|
Interface for the fault system. More...
import "carma/util/UserException.idl";Go to the source code of this file.
Classes | |
| interface | carma::fault::FaultControl |
| The DO interface to control the fault system. More... | |
Modules | |
| module | carma |
| IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
Typedefs | |
| typedef sequence< string > | carma::fault::SeqString |
| Sequence of CORBA::String. More... | |
Enumerations | |
| enum | EffectPreference { PREF_NONE, PREF_BLANK, PREF_FLAG } |
| Enumeration of error effect preferences. More... | |
Variables | |
| const string | carma::fault::FAULT_CONTROL_NAME = "carma.faultControl" |
| Name server name for the FaultControl DO. More... | |