CARMA C++
SystemState.idl File Reference

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"
 

Detailed Description

Interface for retrieving Carma system state information.

Author
: Andy Beard
Id:
SystemState.idl,v 1.10 2011/05/17 16:27:40 iws Exp

$CarmaCopyright$

Definition in file SystemState.idl.