Project
Loading...
Searching...
No Matches
o2_log_handle_t Struct Reference

#include <Signpost.h>

Public Attributes

char const * name = nullptr
 
voidlog = nullptr
 
o2_log_handle_tnext = nullptr
 

Detailed Description

Definition at line 21 of file Signpost.h.

Member Data Documentation

◆ log

void* o2_log_handle_t::log = nullptr

Definition at line 23 of file Signpost.h.

◆ name

char const* o2_log_handle_t::name = nullptr

Definition at line 22 of file Signpost.h.

◆ next

o2_log_handle_t* o2_log_handle_t::next = nullptr

Definition at line 24 of file Signpost.h.


The documentation for this struct was generated from the following file: