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