| Package | Description |
|---|---|
| RTC |
| Modifier and Type | Field and Description |
|---|---|
FsmProfile |
FsmProfileHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static FsmProfile |
FsmProfileHelper.extract(org.omg.CORBA.Any a) |
FsmProfile |
_FsmServiceStub.get_fsm_profile() |
FsmProfile |
FsmServiceOperations.get_fsm_profile() |
static FsmProfile |
FsmProfileHelper.read(org.omg.CORBA.portable.InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FsmProfileHelper.insert(org.omg.CORBA.Any a,
FsmProfile that) |
ReturnCode_t |
_FsmServiceStub.set_fsm_profile(FsmProfile fsm_profile) |
ReturnCode_t |
FsmServiceOperations.set_fsm_profile(FsmProfile fsm_profile) |
static void |
FsmProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream,
FsmProfile value) |
| Constructor and Description |
|---|
FsmProfileHolder(FsmProfile initialValue) |