OpenSDN source code
|
#include <task_annotations.h>
Classes | |
class | ScopeTask |
Public Member Functions | |
ConcurrencyScope (int task_id) | |
ConcurrencyScope (const std::string &task_id) | |
~ConcurrencyScope () | |
Private Member Functions | |
void | SetRunningTask (int task_id) |
Private Attributes | |
boost::scoped_ptr< ScopeTask > | unit_test_task_ |
Definition at line 28 of file task_annotations.h.
|
explicit |
|
explicit |
ConcurrencyScope::~ConcurrencyScope | ( | ) |
|
private |
|
private |
Definition at line 36 of file task_annotations.h.