Namespaces | Functions
this_node.h File Reference
#include "common.h"
#include "forwards.h"
Include dependency graph for this_node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ros
namespace  ros::this_node
 

Contains functions which provide information about this process' ROS node.


Functions

ROSCPP_DECL void ros::this_node::getAdvertisedTopics (V_string &topics)
 Get the list of topics advertised by this node.
ROSCPP_DECL const std::string & ros::this_node::getName ()
 Returns the name of the current node.
ROSCPP_DECL const std::string & ros::this_node::getNamespace ()
 Returns the namespace of the current node.
ROSCPP_DECL void ros::this_node::getSubscribedTopics (V_string &topics)
 Get the list of topics subscribed to by this node.


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim
autogenerated on Mon Oct 6 2014 11:46:44