CARMA C++
FaultControl.idl File Reference

Interface for the fault system. More...

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

Detailed Description

Interface for the fault system.

Author
: Tom Costa

$CarmaCopyright$

Definition in file FaultControl.idl.