| Package | Description |
|---|---|
| RTC |
| Modifier and Type | Class and Description |
|---|---|
class |
_FsmStub
RTC/_FsmStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
Fsm |
FsmHolder.value |
| Modifier and Type | Method and Description |
|---|---|
Fsm |
FsmPOA._this() |
Fsm |
FsmPOA._this(org.omg.CORBA.ORB orb) |
static Fsm |
FsmHelper.extract(org.omg.CORBA.Any a) |
static Fsm |
FsmHelper.narrow(org.omg.CORBA.Object obj) |
static Fsm |
FsmHelper.read(org.omg.CORBA.portable.InputStream istream) |
static Fsm |
FsmHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FsmHelper.insert(org.omg.CORBA.Any a,
Fsm that) |
static void |
FsmHelper.write(org.omg.CORBA.portable.OutputStream ostream,
Fsm value) |
| Constructor and Description |
|---|
FsmHolder(Fsm initialValue) |