Namespaces | Typedefs | Functions
debug.h File Reference
#include <string>
#include <vector>
#include "cpp_common_decl.h"
Include dependency graph for debug.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::debug

Typedefs

typedef std::vector< std::string > ros::debug::V_string
typedef std::vector< void * > ros::debug::V_void

Functions

CPP_COMMON_DECL std::string ros::debug::backtraceToString (const V_void &addresses)
CPP_COMMON_DECL void ros::debug::demangleBacktrace (const V_string &names, V_string &demangled)
CPP_COMMON_DECL std::string ros::debug::demangleBacktrace (const V_string &names)
CPP_COMMON_DECL std::string ros::debug::demangleName (const std::string &name)
CPP_COMMON_DECL std::string ros::debug::getBacktrace ()
CPP_COMMON_DECL void ros::debug::getBacktrace (V_void &addresses)
CPP_COMMON_DECL void ros::debug::translateAddresses (const V_void &addresses, V_string &lines)


cpp_common
Author(s): John Faust
autogenerated on Sat Jun 8 2019 20:30:20