ROSParamService Member List

This is the complete list of members for ROSParamService, including all inherited members.

add(const std::string &name, OperationInterfacePart *part)RTT::OperationInterface
addAttribute(const std::string &name, T &attr)RTT::ConfigurationInterface
addAttribute(const std::string &name, Attribute< T > &attr)RTT::ConfigurationInterface
addAttribute(base::AttributeBase &a)RTT::ConfigurationInterface
addConstant(const std::string &name, const T &cnst)RTT::ConfigurationInterface
addConstant(const std::string &name, Constant< T > &cnst)RTT::ConfigurationInterface
addConstant(base::AttributeBase &c)RTT::ConfigurationInterface
addEventPort(const std::string &name, base::InputPortInterface &port, SlotFunction callback=SlotFunction())RTT::DataFlowInterface
addEventPort(base::InputPortInterface &port, SlotFunction callback=SlotFunction())RTT::DataFlowInterface
addLocalEventPort(base::InputPortInterface &port, SlotFunction callback=SlotFunction())RTT::DataFlowInterface
addLocalOperation(base::OperationBase &op)RTT::Service
addLocalPort(base::PortInterface &port)RTT::DataFlowInterface
addOperation(Operation< Signature > &op)RTT::Service
addOperation(const std::string name, Func func, Class *obj, ExecutionThread et=ClientThread)RTT::Service
addOperation(const std::string name, Func *func, ExecutionThread et=ClientThread)RTT::Service
addOperationDS(const std::string &name, Func func, internal::DataSource< boost::shared_ptr< ObjT > > *sp, ExecutionThread et=ClientThread)RTT::Service
addOperationDS(internal::DataSource< boost::shared_ptr< ObjT > > *sp, Operation< Signature > &op)RTT::Service
addPort(const std::string &name, base::PortInterface &port)RTT::DataFlowInterface
addPort(base::PortInterface &port)RTT::DataFlowInterface
addProperty(const std::string &name, T &prop)RTT::ConfigurationInterface
addProperty(const std::string &name, Property< T > &prop)RTT::ConfigurationInterface
addProperty(base::PropertyBase &pb)RTT::ConfigurationInterface
addService(shared_ptr obj)RTT::Servicevirtual
addSynchronousOperation(Operation< Signature > &op)RTT::Service
addSynchronousOperation(const std::string name, Func func, Class *obj, ExecutionThread et=ClientThread)RTT::Service
Arguments typedefRTT::OperationInterface
AttributeNames typedefRTT::ConfigurationInterface
AttributeObjects typedefRTT::ConfigurationInterface
bagRTT::ConfigurationInterfaceprotected
RTT::chkPtr(const std::string &where, const std::string &name, const void *ptr)RTT::ConfigurationInterfaceprotected
RTT::DataFlowInterface::chkPtr(const std::string &where, const std::string &name, const void *ptr)RTT::DataFlowInterfaceprotected
clear()RTT::Service
ConfigurationInterface()RTT::ConfigurationInterface
copy(std::map< const base::DataSourceBase *, base::DataSourceBase * > &repl, bool instantiate) const RTT::ConfigurationInterface
Create(const std::string &name, TaskContext *owner=0)RTT::Servicestatic
create(std::string name, ExecutionEngine *caller)RTT::Service
createPortObject(const std::string &name)RTT::DataFlowInterfaceprotected
dataRTT::OperationInterfaceprotected
DataFlowInterface(Service *parent=0)RTT::DataFlowInterface
dataOnPort(base::PortInterface *port)RTT::DataFlowInterface
Descriptions typedefRTT::OperationInterface
doc() const RTT::Service
doc(const std::string &description)RTT::Service
Factory typedefRTT::Service
get(const std::string &param_name, const unsigned int policy=(unsigned int) COMPONENT_PRIVATE)ROSParamServiceprivate
getArgumentList(const std::string &name) const RTT::OperationInterface
getArity(const std::string &name) const RTT::OperationInterface
getAttribute(const std::string &name) const RTT::ConfigurationInterface
getAttributeNames() const RTT::ConfigurationInterface
getCollectArity(const std::string &name) const RTT::OperationInterface
getConstant(const std::string &name) const RTT::ConfigurationInterface
getDescription(const std::string &name) const RTT::OperationInterface
getEigenVectorParamImpl(const std::string &ros_param_name, Eigen::Matrix< T, Eigen::Dynamic, 1 > &eigen_vector)ROSParamServiceinlineprivate
getLocalOperation(std::string name)RTT::Service
getName() const RTT::Service
getNames() const RTT::OperationInterface
getOperation(std::string name)RTT::Service
getOperation(std::string name, const std::vector< base::DataSourceBase::shared_ptr > &args, ExecutionEngine *caller) const RTT::Service
getOperationNames() const RTT::Service
getOwner() const RTT::Service
getOwnerExecutionEngine() const RTT::Service
getParam(const std::string &ros_name, const std::string &rtt_name)ROSParamServiceprivate
getParamAbsolute(const std::string &name)ROSParamServiceinlineprivate
getParamComponentAbsolute(const std::string &name)ROSParamServiceinlineprivate
getParamComponentPrivate(const std::string &name)ROSParamServiceinlineprivate
getParamComponentRelative(const std::string &name)ROSParamServiceinlineprivate
getParamImpl(const std::string &ros_param_name, T &value)ROSParamServiceinlineprivate
getParamPrivate(const std::string &name)ROSParamServiceinlineprivate
getParamRelative(const std::string &name)ROSParamServiceinlineprivate
getParams(RTT::Service::shared_ptr service, const std::string &ns)ROSParamServiceprivate
getParams(const ResolutionPolicy policy)ROSParamServiceprivate
getParamsAbsolute()ROSParamServiceinlineprivate
getParamsComponentAbsolute()ROSParamServiceinlineprivate
getParamsComponentPrivate()ROSParamServiceinlineprivate
getParamsComponentRelative()ROSParamServiceinlineprivate
getParamsPrivate()ROSParamServiceinlineprivate
getParamsRelative()ROSParamServiceinlineprivate
getParent() const RTT::Service
getPart(const std::string &name)RTT::OperationInterface
getPort(const std::string &name) const RTT::DataFlowInterface
getPortDescription(const std::string &name) const RTT::DataFlowInterface
getPortNames() const RTT::DataFlowInterface
getPorts() const RTT::DataFlowInterface
getPortType(const std::string &name)RTT::DataFlowInterface
getProperty(const std::string &name) const RTT::ConfigurationInterface
getProviderNames() const RTT::Servicevirtual
getResultType(const std::string &name) const RTT::OperationInterface
getService(const std::string &service_name)RTT::Service
RTT::DataFlowInterface::getService() const RTT::DataFlowInterface
getValue(const std::string &name) const RTT::ConfigurationInterface
getValues() const RTT::ConfigurationInterface
hasAttribute(const std::string &name) const RTT::ConfigurationInterface
hasMember(const std::string &name) const RTT::OperationInterface
hasOperation(const std::string &name) const RTT::Service
hasProperty(const std::string &name) const RTT::ConfigurationInterface
hasService(const std::string &service_name)RTT::Service
isSynchronous(const std::string &name) const RTT::OperationInterface
loadValues(AttributeObjects const &new_values)RTT::ConfigurationInterface
RTT::map_t typedefRTT::OperationInterfaceprotected
RTT::ConfigurationInterface::map_t typedefRTT::ConfigurationInterfaceprotected
mdescriptionRTT::Serviceprotected
mnameRTT::Serviceprotected
mownerRTT::Serviceprotected
mportsRTT::DataFlowInterfaceprotected
mserviceRTT::DataFlowInterfaceprotected
OperationList typedefRTT::Serviceprotected
ownedoperationsRTT::Serviceprotected
parentRTT::Serviceprotected
PortNames typedefRTT::DataFlowInterface
Ports typedefRTT::DataFlowInterface
produce(const std::string &name, const Arguments &args, ExecutionEngine *caller) const RTT::OperationInterface
produceCollect(const std::string &name, const Arguments &args, internal::DataSource< bool >::shared_ptr blocking) const RTT::OperationInterface
produceHandle(const std::string &name) const RTT::OperationInterface
produceSend(const std::string &name, const Arguments &args, ExecutionEngine *caller) const RTT::OperationInterface
properties()RTT::ConfigurationInterface
ProviderNames typedefRTT::Service
provides()RTT::Service
provides(const std::string &service_name)RTT::Service
remove(const std::string &name)RTT::OperationInterface
removeAttribute(const std::string &name)RTT::ConfigurationInterface
removeLocalPort(const std::string &name)RTT::DataFlowInterface
removeOperation(const std::string &name)RTT::Service
removePort(const std::string &name)RTT::DataFlowInterface
removeProperty(base::PropertyBase &p)RTT::ConfigurationInterface
removeService(std::string const &service_name)RTT::Servicevirtual
removeValue(const std::string &name)RTT::ConfigurationInterface
resetOperation(std::string name, base::OperationBase *impl)RTT::Service
resolvedName(const std::string &param_name, const ResolutionPolicy policy)ROSParamServiceprivate
ROSParamService(TaskContext *owner)ROSParamServiceinline
Service(const std::string &name, TaskContext *owner=0)RTT::Service
Services typedefRTT::Serviceprotected
servicesRTT::Serviceprotected
set(const std::string &param_name, const unsigned int policy=(unsigned int) COMPONENT_PRIVATE)ROSParamServiceprivate
setEigenVectorParamImpl(const std::string &ros_param_name, const Eigen::Matrix< T, Eigen::Dynamic, 1 > &eigen_vector)ROSParamServiceinlineprivate
setName(const std::string &name)RTT::Service
setOperationThread(std::string const &name, ExecutionThread et)RTT::Service
setOwner(TaskContext *new_owner)RTT::Service
setParam(const std::string &ros_name, const std::string &rtt_name)ROSParamServiceprivate
setParamAbsolute(const std::string &name)ROSParamServiceinlineprivate
setParamComponentAbsolute(const std::string &name)ROSParamServiceinlineprivate
setParamComponentPrivate(const std::string &name)ROSParamServiceinlineprivate
setParamComponentRelative(const std::string &name)ROSParamServiceinlineprivate
setParamImpl(const std::string &ros_param_name, const T &value)ROSParamServiceinlineprivate
setParamPrivate(const std::string &name)ROSParamServiceinlineprivate
setParamRelative(const std::string &name)ROSParamServiceinlineprivate
setParams(RTT::Service::shared_ptr service, const std::string &ns)ROSParamServiceprivate
setParams(const ResolutionPolicy policy)ROSParamServiceprivate
setParamsAbsolute()ROSParamServiceinlineprivate
setParamsComponentAbsolute()ROSParamServiceinlineprivate
setParamsComponentPrivate()ROSParamServiceinlineprivate
setParamsComponentRelative()ROSParamServiceinlineprivate
setParamsPrivate()ROSParamServiceinlineprivate
setParamsRelative()ROSParamServiceinlineprivate
setParent(shared_ptr new_parent)RTT::Service
setPortDescription(const std::string &name, const std::string description)RTT::DataFlowInterface
setValue(base::AttributeBase *ab)RTT::ConfigurationInterface
shared_constptr typedefRTT::Service
shared_ptr typedefRTT::Service
simpleoperationsRTT::Serviceprotected
SimpleOperations typedefRTT::Serviceprotected
SlotFunction typedefRTT::DataFlowInterface
testOperation(base::OperationBase &op)RTT::Serviceprotected
valuesRTT::ConfigurationInterfaceprotected
~ConfigurationInterface()RTT::ConfigurationInterface
~DataFlowInterface()RTT::DataFlowInterface
~Service()RTT::Servicevirtual


rtt_rosparam
Author(s): Ruben Smits
autogenerated on Sat Jun 8 2019 18:05:28