| Package | Description |
|---|---|
| jp.go.aist.rtm.RTC | |
| jp.go.aist.rtm.RTC.SDOPackage | |
| jp.go.aist.rtm.RTC.util |
| Modifier and Type | Field and Description |
|---|---|
protected OrganizationListHolder |
RTObject_impl.m_sdoOrganizations
SDO organization
|
protected OrganizationListHolder |
RTObject_impl.m_sdoOwnedOrganizations
SDO owned organization list
|
| Modifier and Type | Field and Description |
|---|---|
protected OrganizationListHolder |
Configuration_impl.m_organizations
List of Organization
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationListHolder |
Configuration_impl.getOrganizations()
[CORBA interface] Gets all Organization set
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CORBA_SeqUtil.erase(OrganizationListHolder seq,
int index)
Erase the element of the specified index
|
static void |
CORBA_SeqUtil.push_back(OrganizationListHolder seq,
Organization elem)
Adds Organization at the end of CORBA sequence.
|