![]() |
Project
|
#include <Signpost.h>
Public Attributes | |
char const * | name = nullptr |
void * | log = nullptr |
o2_log_handle_t * | next = nullptr |
Definition at line 21 of file Signpost.h.
void* o2_log_handle_t::log = nullptr |
Definition at line 23 of file Signpost.h.
char const* o2_log_handle_t::name = nullptr |
Definition at line 22 of file Signpost.h.
o2_log_handle_t* o2_log_handle_t::next = nullptr |
Definition at line 24 of file Signpost.h.