CARMA C++
|
Interface for retrieving Carma system state information. More...
import "carma/control/SequenceTypedefs.idl";
import "carma/util/UserException.idl";
import "carma/monitor/monitorframe.idl";
Go to the source code of this file.
Classes | |
interface | carma::control::SystemState |
Interface for retrieving system state information. More... | |
Modules | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::control | |
Control subsystem. | |
Typedefs | |
typedef sequence< unsigned long > | carma::control::SeqULong |
Sequence of CORBA::ULong. More... | |
typedef sequence < StateTransportMonitorValue > | carma::control::StateTransportMonitorValueSeq |
Variables | |
const string | carma::control::SYSTEM_STATE_NAME = "carma.control.systemState" |
Interface for retrieving Carma system state information.
$CarmaCopyright$
Definition in file SystemState.idl.