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

 ros
 
 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. More...
 
ROSCPP_DECL const std::string & ros::this_node::getName ()
 Returns the name of the current node. More...
 
ROSCPP_DECL const std::string & ros::this_node::getNamespace ()
 Returns the namespace of the current node. More...
 
ROSCPP_DECL void ros::this_node::getSubscribedTopics (V_string &topics)
 Get the list of topics subscribed to by this node. More...
 


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim
autogenerated on Sun Feb 3 2019 03:29:54