9 #ifndef CARMA_SWITCHYARD_SWITCHYARDCONTROL_IDL
10 #define CARMA_SWITCHYARD_SWITCHYARDCONTROL_IDL
18 const string LOSWITCHYARDCONTROL_NAME =
"carma.switchyard.LO";
19 const string LLSWITCHYARDCONTROL_NAME =
"carma.switchyard.LL";
20 const string IFSWITCHYARDCONTROL_NAME =
"carma.switchyard.IF";
21 const string DCLOSWITCHYARDCONTROL_NAME =
"carma.switchyard.DCLO";
23 struct SwitchPosition {
24 unsigned short switchNo;
25 unsigned short switchPos;
28 typedef sequence< SwitchPosition > SwitchPositionSeq;
30 interface SwitchyardControl {
38 void setSwitches( in SwitchPositionSeq pos )
Generic Carma variant of CORBA::UserException.
CORBA User Exception for carma::util.