#include <rosparam.h>
Static Public Attributes | |
static const int | ABSOLUTE = rtt_rosparam::ABSOLUTE |
For backwards compatibility. More... | |
static const int | COMPONENT = rtt_rosparam::COMPONENT_PRIVATE |
For backwards compatibility. More... | |
static const int | COMPONENT_ABSOLUTE = rtt_rosparam::COMPONENT_ABSOLUTE |
For backwards compatibility. More... | |
static const int | COMPONENT_PRIVATE = rtt_rosparam::COMPONENT_PRIVATE |
For backwards compatibility. More... | |
static const int | COMPONENT_RELATIVE = rtt_rosparam::COMPONENT_RELATIVE |
For backwards compatibility. More... | |
static const int | PRIVATE = rtt_rosparam::PRIVATE |
For backwards compatibility. More... | |
static const int | RELATIVE = rtt_rosparam::RELATIVE |
Additional Inherited Members | |
Public Types inherited from RTT::ServiceRequester | |
typedef std::vector< std::string > | OperationCallerNames |
typedef std::vector< std::string > | RequesterNames |
typedef boost::shared_ptr< const ServiceRequester > | shared_constptr |
typedef boost::shared_ptr< ServiceRequester > | shared_ptr |
Protected Types inherited from RTT::ServiceRequester | |
typedef std::map< std::string, base::OperationCallerBaseInvoker * > | OperationCallers |
typedef std::map< std::string, ServiceRequester::shared_ptr > | Requests |
Protected Attributes inherited from RTT::ServiceRequester | |
OperationCallers | mmethods |
Service::shared_ptr | mprovider |
Requests | mrequests |
std::string | mrname |
TaskContext * | mrowner |
Definition at line 101 of file rosparam.h.
|
inline |
For backwards compatibility, component resolution: COMPONENT_PRIVATE.
Definition at line 113 of file rosparam.h.
|
static |
For backwards compatibility.
Definition at line 106 of file rosparam.h.
|
static |
For backwards compatibility.
Definition at line 111 of file rosparam.h.
|
static |
For backwards compatibility.
Definition at line 110 of file rosparam.h.
|
static |
For backwards compatibility.
Definition at line 108 of file rosparam.h.
|
static |
For backwards compatibility.
Definition at line 109 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &, const unsigned int)> rtt_rosparam::ROSParam::get |
Definition at line 229 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::getAbsolute |
Definition at line 232 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::getAll |
Definition at line 220 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::getAllAbsolute |
Definition at line 215 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::getAllComponentAbsolute |
Definition at line 219 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::getAllComponentPrivate |
Definition at line 217 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::getAllComponentRelative |
Definition at line 218 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::getAllPrivate |
Definition at line 216 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::getAllRelative |
Definition at line 214 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::getComponentAbsolute |
Definition at line 236 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::getComponentPrivate |
Definition at line 234 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::getComponentRelative |
Definition at line 235 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &, const std::string &)> rtt_rosparam::ROSParam::getParam |
Definition at line 230 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::getPrivate |
Definition at line 233 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::getRelative |
Definition at line 231 of file rosparam.h.
|
static |
For backwards compatibility.
Definition at line 107 of file rosparam.h.
|
static |
Definition at line 105 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &, const unsigned int)> rtt_rosparam::ROSParam::set |
Definition at line 238 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::setAbsolute |
Definition at line 241 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::setAll |
Definition at line 227 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::setAllAbsolute |
Definition at line 222 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::setAllComponentAbsolute |
Definition at line 226 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::setAllComponentPrivate |
Definition at line 224 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::setAllComponentRelative |
Definition at line 225 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::setAllPrivate |
Definition at line 223 of file rosparam.h.
RTT::OperationCaller<bool(void)> rtt_rosparam::ROSParam::setAllRelative |
Definition at line 221 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::setComponentAbsolute |
Definition at line 245 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::setComponentPrivate |
Definition at line 243 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::setComponentRelative |
Definition at line 244 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &, const std::string &)> rtt_rosparam::ROSParam::setParam |
Definition at line 239 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::setPrivate |
Definition at line 242 of file rosparam.h.
RTT::OperationCaller<bool(const std::string &)> rtt_rosparam::ROSParam::setRelative |
Definition at line 240 of file rosparam.h.