Uses of Class
_SDOPackage.Parameter

Packages that use Parameter
_SDOPackage   
jp.go.aist.rtm.RTC.SDOPackage   
 

Uses of Parameter in _SDOPackage
 

Fields in _SDOPackage declared as Parameter
 Parameter[] ParameterListHolder.value
           
 Parameter ParameterHolder.value
           
 

Methods in _SDOPackage that return Parameter
static Parameter ParameterHelper.extract(org.omg.CORBA.Any a)
           
static Parameter[] ParameterListHelper.extract(org.omg.CORBA.Any a)
           
 Parameter[] _ConfigurationStub.get_configuration_parameters()
           
 Parameter[] ConfigurationOperations.get_configuration_parameters()
           
static Parameter ParameterHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static Parameter[] ParameterListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in _SDOPackage with parameters of type Parameter
static void ParameterHelper.insert(org.omg.CORBA.Any a, Parameter that)
           
static void ParameterListHelper.insert(org.omg.CORBA.Any a, Parameter[] that)
           
static void ParameterHelper.write(org.omg.CORBA.portable.OutputStream ostream, Parameter value)
           
static void ParameterListHelper.write(org.omg.CORBA.portable.OutputStream ostream, Parameter[] value)
           
 

Constructors in _SDOPackage with parameters of type Parameter
ParameterHolder(Parameter initialValue)
           
ParameterListHolder(Parameter[] initialValue)
           
 

Uses of Parameter in jp.go.aist.rtm.RTC.SDOPackage
 

Methods in jp.go.aist.rtm.RTC.SDOPackage that return Parameter
 Parameter[] Configuration_impl.get_configuration_parameters()
           [CORBA interface] Gets the list of configuration parameter