| Package | Description |
|---|---|
| _SDOPackage | |
| jp.go.aist.rtm.RTC.SDOPackage | |
| OpenRTM | |
| RTC |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SDO
_SDOPackage/SDO.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_SDOStub
_SDOPackage/_SDOStub.java .
|
class |
_SDOSystemElementStub
------- Interfaces -------
|
| Modifier and Type | Field and Description |
|---|---|
SDOSystemElement |
SDOSystemElementHolder.value |
| Modifier and Type | Method and Description |
|---|---|
SDOSystemElement |
SDOSystemElementPOA._this() |
SDOSystemElement |
SDOSystemElementPOA._this(org.omg.CORBA.ORB orb) |
static SDOSystemElement |
SDOSystemElementHelper.extract(org.omg.CORBA.Any a) |
SDOSystemElement |
_OrganizationStub.get_owner() |
SDOSystemElement |
OrganizationOperations.get_owner() |
static SDOSystemElement |
SDOSystemElementHelper.narrow(org.omg.CORBA.Object obj) |
static SDOSystemElement |
SDOSystemElementHelper.read(org.omg.CORBA.portable.InputStream istream) |
static SDOSystemElement |
SDOSystemElementHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SDOSystemElementHelper.insert(org.omg.CORBA.Any a,
SDOSystemElement that) |
boolean |
_OrganizationStub.set_owner(SDOSystemElement sdo) |
boolean |
OrganizationOperations.set_owner(SDOSystemElement sdo) |
static void |
SDOSystemElementHelper.write(org.omg.CORBA.portable.OutputStream ostream,
SDOSystemElement value) |
| Constructor and Description |
|---|
SDOSystemElementHolder(SDOSystemElement initialValue) |
| Modifier and Type | Field and Description |
|---|---|
protected SDOSystemElement |
Organization_impl.m_varOwner |
| Modifier and Type | Method and Description |
|---|---|
SDOSystemElement |
Organization_impl.get_owner()
[CORBA interface] Get the owner of Organization
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Organization_impl.set_owner(SDOSystemElement sdo)
[CORBA interface] Set the owner to the Organization
|
| Constructor and Description |
|---|
Organization_impl(SDOSystemElement sdo)
constructor
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataFlowComponent
OpenRTM/DataFlowComponent.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_DataFlowComponentStub
OpenRTM/_DataFlowComponentStub.java .
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RTObject
RTC/RTObject.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_RTObjectStub
RTC/_RTObjectStub.java .
|