Namespaces | |
launch | |
monitor | |
Classes | |
class | DiagnosticsPublisher |
class | FDWatcher |
struct | LogEvent |
class | Logger |
Write log messages into a log file. More... | |
class | PackageRegistry |
class | ROSInterface |
class | Terminal |
Encapsulates terminal control. More... | |
class | UI |
Functions | |
static std::string | _getExecutable (const std::string &package, const std::string &name) |
static int | ansiColor (uint32_t rgb) |
static std::string | getExecutableInPath (const fs::path &path, const std::string &name) |
static void | init () |
std::string | safe_tigetstr (const char *key) |
Variables | |
static std::map< std::string, std::string > | g_cache |
static std::vector< std::string > | g_catkin_workspaces |
static std::map< std::pair< std::string, std::string >, std::string > | g_executableCache |
static bool | g_initialized = false |
static rospack::Rospack | g_pack |
|
static |
Definition at line 94 of file package_registry.cpp.
|
static |
Definition at line 328 of file terminal.cpp.
|
static |
Definition at line 76 of file package_registry.cpp.
|
static |
Definition at line 28 of file package_registry.cpp.
std::string rosmon::safe_tigetstr | ( | const char * | key | ) |
Definition at line 171 of file terminal.cpp.
|
static |
Definition at line 20 of file package_registry.cpp.
|
static |
Definition at line 22 of file package_registry.cpp.
|
static |
Definition at line 23 of file package_registry.cpp.
|
static |
Definition at line 24 of file package_registry.cpp.
|
static |
Definition at line 21 of file package_registry.cpp.