MIRA
|
Serializable thread id. More...
#include <thread/ThreadMonitor.h>
Public Member Functions | |
template<typename Reflector > | |
void | reflect (Reflector &r) |
Public Attributes | |
ThreadID | id |
Native thread ID (not boost::thread::native_handle_type!) More... | |
std::string | name |
Name of the thread. More... | |
Serializable thread id.
|
inline |
ThreadID id |
Native thread ID (not boost::thread::native_handle_type!)
std::string name |
Name of the thread.