|
||||||||||
前 次 | フレームあり フレームなし |
NameValue を使用しているパッケージ | |
---|---|
_SDOPackage | |
jp.go.aist.rtm.RTC | |
jp.go.aist.rtm.RTC.SDOPackage | |
jp.go.aist.rtm.RTC.util | |
OpenRTM | |
RTC | |
RTM |
_SDOPackage での NameValue の使用 |
---|
NameValue として宣言されている _SDOPackage のフィールド | |
---|---|
NameValue[] |
ConfigurationSet.configuration_data
|
NameValue[] |
OrganizationProperty.properties
|
NameValue[] |
DeviceProfile.properties
|
NameValue[] |
ServiceProfile.properties
|
NameValue[] |
NVListHolder.value
|
NameValue |
NameValueHolder.value
|
NameValue を返す _SDOPackage のメソッド | |
---|---|
static NameValue |
NameValueHelper.extract(org.omg.CORBA.Any a)
|
static NameValue[] |
NVListHelper.extract(org.omg.CORBA.Any a)
|
NameValue[] |
_ConfigurationStub.get_configuration_parameter_values()
|
NameValue[] |
ConfigurationOperations.get_configuration_parameter_values()
|
NameValue[] |
SDOOperations.get_status_list()
|
NameValue[] |
_SDOStub.get_status_list()
|
static NameValue |
NameValueHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static NameValue[] |
NVListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
NameValue 型のパラメータを持つ _SDOPackage のメソッド | |
---|---|
static void |
NameValueHelper.insert(org.omg.CORBA.Any a,
NameValue that)
|
static void |
NVListHelper.insert(org.omg.CORBA.Any a,
NameValue[] that)
|
static void |
NameValueHelper.write(org.omg.CORBA.portable.OutputStream ostream,
NameValue value)
|
static void |
NVListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
NameValue[] value)
|
NameValue 型のパラメータを持つ _SDOPackage のコンストラクタ | |
---|---|
ConfigurationSet(java.lang.String _id,
java.lang.String _description,
NameValue[] _configuration_data)
|
|
DeviceProfile(java.lang.String _device_type,
java.lang.String _manufacturer,
java.lang.String _model,
java.lang.String _version,
NameValue[] _properties)
|
|
NameValueHolder(NameValue initialValue)
|
|
NVListHolder(NameValue[] initialValue)
|
|
OrganizationProperty(NameValue[] _properties)
|
|
ServiceProfile(java.lang.String _id,
java.lang.String _interface_type,
NameValue[] _properties,
SDOService _service)
|
jp.go.aist.rtm.RTC での NameValue の使用 |
---|
NameValue を返す jp.go.aist.rtm.RTC のメソッド | |
---|---|
NameValue[] |
ManagerServant.get_configuration()
マネージャのコンフィギュレーションを取得する |
NameValue[] |
RTObject_impl.get_status_list()
[SDO interface] SDO Status リストの取得。 |
jp.go.aist.rtm.RTC.SDOPackage での NameValue の使用 |
---|
NameValue を返す jp.go.aist.rtm.RTC.SDOPackage のメソッド | |
---|---|
NameValue[] |
Configuration_impl.get_configuration_parameter_values()
[CORBA interface] Configuration parameter の値のリストを取得する。 |
jp.go.aist.rtm.RTC.util での NameValue の使用 |
---|
NameValue を返す jp.go.aist.rtm.RTC.util のメソッド | ||
---|---|---|
static NameValue |
CORBA_SeqUtil.back(NVListHolder seq)
シーケンス内の末尾NameValueオブジェクトを取得する |
|
static NameValue |
NameValueFactory.clone(NameValue rhs)
指定されたNameValueオブジェクトの複製を生成する。 |
|
static NameValue |
NameValueFactory.create()
デフォルト内容でNameValueオブジェクトを生成する。 |
|
static NameValue |
CORBA_SeqUtil.front(NVListHolder seq)
シーケンス内の先頭NameValueオブジェクトを取得する |
|
static NameValue |
NVUtil.newNV(java.lang.String name,
java.lang.String value)
指定されたデータを用いてNameValueオブジェクトを作成する |
|
static
|
NVUtil.newNV(java.lang.String name,
T value,
java.lang.Class<T> klass)
指定されたデータを用いてNameValueオブジェクトを作成する |
|
static NameValue |
NVUtil.newNVAny(java.lang.String name,
org.omg.CORBA.Any value)
指定されたデータを用いてNameValueオブジェクトを作成する |
|
static NameValue |
NVUtil.newNVString(java.lang.String name,
java.lang.String value)
指定されたデータを用いてNameValueオブジェクトを作成する |
NameValue 型のパラメータを持つ jp.go.aist.rtm.RTC.util のメソッド | |
---|---|
static NameValue |
NameValueFactory.clone(NameValue rhs)
指定されたNameValueオブジェクトの複製を生成する。 |
static void |
CORBA_SeqUtil.insert(NVListHolder seq,
NameValue elem,
int index)
シーケンス内の指定された位置にNameValueオブジェクトを挿入する。 |
void |
NVUtil.to_prop.operator(NameValue nv)
指定されたNameValueオブジェクトの内容を元に Propertiesオブジェクトを作成する 作成されたPropertiesオブジェクトは、 m_propメンバとして取得でる。 |
static void |
CORBA_SeqUtil.push_back(NVListHolder seq,
NameValue elem)
シーケンスの末尾にNameValueオブジェクトを追加する。 |
OpenRTM での NameValue の使用 |
---|
NameValue を返す OpenRTM のメソッド | |
---|---|
NameValue[] |
_DataFlowComponentStub.get_status_list()
|
RTC での NameValue の使用 |
---|
NameValue として宣言されている RTC のフィールド | |
---|---|
NameValue[] |
ConnectorProfile.properties
|
NameValue[] |
PortProfile.properties
|
NameValue[] |
ExecutionContextProfile.properties
|
NameValue[] |
ComponentProfile.properties
|
NameValue を返す RTC のメソッド | |
---|---|
static NameValue[] |
NVListHelper.extract(org.omg.CORBA.Any a)
|
NameValue[] |
_RTObjectStub.get_status_list()
|
static NameValue[] |
NVListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
NameValue 型のパラメータを持つ RTC のメソッド | |
---|---|
static void |
NVListHelper.insert(org.omg.CORBA.Any a,
NameValue[] that)
|
static void |
NVListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
NameValue[] value)
|
NameValue 型のパラメータを持つ RTC のコンストラクタ | |
---|---|
ComponentProfile(java.lang.String _instance_name,
java.lang.String _type_name,
java.lang.String _description,
java.lang.String _version,
java.lang.String _vendor,
java.lang.String _category,
PortProfile[] _port_profiles,
RTObject _parent,
NameValue[] _properties)
|
|
ConnectorProfile(java.lang.String _name,
java.lang.String _connector_id,
PortService[] _ports,
NameValue[] _properties)
|
|
ExecutionContextProfile(ExecutionKind _kind,
double _rate,
RTObject _owner,
RTObject[] _participants,
NameValue[] _properties)
|
|
PortProfile(java.lang.String _name,
PortInterfaceProfile[] _interfaces,
PortService _port_ref,
ConnectorProfile[] _connector_profiles,
RTObject _owner,
NameValue[] _properties)
|
RTM での NameValue の使用 |
---|
NameValue として宣言されている RTM のフィールド | |
---|---|
NameValue[] |
ModuleProfile.properties
|
NameValue[] |
ManagerProfile.properties
|
NameValue を返す RTM のメソッド | |
---|---|
static NameValue[] |
NVListHelper.extract(org.omg.CORBA.Any a)
|
NameValue[] |
_ManagerStub.get_configuration()
|
NameValue[] |
ManagerOperations.get_configuration()
|
static NameValue[] |
NVListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
NameValue 型のパラメータを持つ RTM のメソッド | |
---|---|
static void |
NVListHelper.insert(org.omg.CORBA.Any a,
NameValue[] that)
|
static void |
NVListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
NameValue[] value)
|
NameValue 型のパラメータを持つ RTM のコンストラクタ | |
---|---|
ManagerProfile(NameValue[] _properties)
|
|
ModuleProfile(NameValue[] _properties)
|
|
||||||||||
前 次 | フレームあり フレームなし |