Namespaces | Functions
rosmsg_cpp.h File Reference
#include <string>
#include <vector>
Include dependency graph for rosmsg_cpp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ros
 
 ros::message
 

Functions

std::vector< std::string > ros::message::getFieldNames (const std::string &messageType)
 Return the names of fields of the message type (non-recursive). More...
 
std::vector< std::string > ros::message::getFieldTypes (const std::string &messageType)
 Return the types of fields of the message type (non-recursive). More...
 
std::string ros::message::getFullDef (const std::string &messageType)
 Return the full recursive definition of the message type - the same as genpy generates. More...
 
std::string ros::message::getMD5Sum (const std::string &messageType)
 Return the MD5 sum of the message type - the same as genpy generates. More...
 
std::string ros::message::getMD5Text (const std::string &messageType)
 Return the exact text from which the MD5 sum of the message is computed. More...
 
std::string ros::message::getMsgFile (const std::string &messageType)
 Get the path to the .msg file corresponding to the given message type. More...
 
bool ros::message::hasHeader (const std::string &messageType)
 Tell whether the given message type has a header field. More...
 


rosmsg_cpp
Author(s): Martin Pecka
autogenerated on Mon Apr 17 2023 02:30:24