| Package | Description |
|---|---|
| jp.go.aist.rtm.RTC.port | |
| RTC |
| Modifier and Type | Method and Description |
|---|---|
DataPullService |
OutPortDSProvider._this()
Gets CORBA object referense of this OpenRTM.PortSharedMemory
|
| Modifier and Type | Class and Description |
|---|---|
class |
_DataPullServiceStub
RTC/_DataPullServiceStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
DataPullService |
DataPullServiceHolder.value |
| Modifier and Type | Method and Description |
|---|---|
DataPullService |
DataPullServicePOA._this() |
DataPullService |
DataPullServicePOA._this(org.omg.CORBA.ORB orb) |
static DataPullService |
DataPullServiceHelper.extract(org.omg.CORBA.Any a) |
static DataPullService |
DataPullServiceHelper.narrow(org.omg.CORBA.Object obj) |
static DataPullService |
DataPullServiceHelper.read(org.omg.CORBA.portable.InputStream istream) |
static DataPullService |
DataPullServiceHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DataPullServiceHelper.insert(org.omg.CORBA.Any a,
DataPullService that) |
static void |
DataPullServiceHelper.write(org.omg.CORBA.portable.OutputStream ostream,
DataPullService value) |
| Constructor and Description |
|---|
DataPullServiceHolder(DataPullService initialValue) |