Namespaces | Functions
thread_utils.h File Reference

some useful utils More...

#include <thread>
#include <cstdio>
#include <sstream>
#include <cstdarg>
#include <pthread.h>
Include dependency graph for thread_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mavutils

Functions

bool mavutils::set_thread_name (std::thread &thd, const char *name,...)
 Set std::thread name with printf-like mode.
template<typename Thread >
bool mavutils::set_thread_name (Thread &thd, std::string &name)
 Set thread name (std::string variation)
template<typename T >
const char * mavutils::to_string_cs (T &obj)
 Convert to string objects with operator <<.

Detailed Description

some useful utils

Author:
Vladimir Ermakov <vooon341@gmail.com>

Definition in file thread_utils.h.



libmavconn
Author(s): Vladimir Ermakov
autogenerated on Wed Aug 26 2015 12:29:08