Package | Description |
---|---|
jp.go.aist.rtm.RTC.port | |
RTC |
Modifier and Type | Method and Description |
---|---|
DataPushService |
InPortDSProvider._this()
Gets CORBA object referense of this RTC.DataPushService
|
Modifier and Type | Method and Description |
---|---|
void |
InPortDSProvider.setInterface(DataPushService sm)
Registers CORBA interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
_DataPushServiceStub
RTC/_DataPushServiceStub.java .
|
Modifier and Type | Field and Description |
---|---|
DataPushService |
DataPushServiceHolder.value |
Modifier and Type | Method and Description |
---|---|
DataPushService |
DataPushServicePOA._this() |
DataPushService |
DataPushServicePOA._this(org.omg.CORBA.ORB orb) |
static DataPushService |
DataPushServiceHelper.extract(org.omg.CORBA.Any a) |
static DataPushService |
DataPushServiceHelper.narrow(org.omg.CORBA.Object obj) |
static DataPushService |
DataPushServiceHelper.read(org.omg.CORBA.portable.InputStream istream) |
static DataPushService |
DataPushServiceHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
DataPushServiceHelper.insert(org.omg.CORBA.Any a,
DataPushService that) |
static void |
DataPushServiceHelper.write(org.omg.CORBA.portable.OutputStream ostream,
DataPushService value) |
Constructor and Description |
---|
DataPushServiceHolder(DataPushService initialValue) |