|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <ThreadStatusManager.h>

Public Member Functions | |
| Start (ThreadStatusManager &thread_status_manager, const String &name) | |
| ~Start () | |
Private Attributes | |
| ThreadStatusManager & | thread_status_manager_ |
Add the calling thread with the manager. name is for a more human-friendly name that will be appended to the BIT key. Implicitly makes the thread active and finishes the thread on destruction.
Definition at line 99 of file ThreadStatusManager.h.
|
inline |
Definition at line 101 of file ThreadStatusManager.h.
|
inline |
Definition at line 107 of file ThreadStatusManager.h.
|
private |
Definition at line 113 of file ThreadStatusManager.h.
1.8.13