Cogs.Core
Public Attributes | List of all members
Cogs::Logging::BacktraceState Struct Reference

Public Attributes

void ** current
 
void ** end
 

Detailed Description

Definition at line 125 of file LogManager.cpp.

Member Data Documentation

◆ current

void** Cogs::Logging::BacktraceState::current

Definition at line 126 of file LogManager.cpp.

◆ end

void** Cogs::Logging::BacktraceState::end

Definition at line 127 of file LogManager.cpp.


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