Package | Description |
---|---|
jp.go.aist.rtm.RTC |
Modifier and Type | Class and Description |
---|---|
(package private) class |
DefaultNumberingPolicy
Class for naming policy management when creating objects
|
Modifier and Type | Field and Description |
---|---|
protected NumberingPolicy |
FactoryJava.m_policy
Class for numbering policy (naming policy) management
when component is generated
|
protected NumberingPolicy |
FactoryGlobal.m_policy
Class for numbering policy (naming policy) management.
|
Constructor and Description |
---|
FactoryJava(Properties profile,
RtcNewFunc newFunc,
RtcDeleteFunc deleteFunc,
NumberingPolicy policy)
Constructor
|