SUNENGINE 0.0.2
A simple and bright C++ game engine.
 
Loading...
Searching...
No Matches
Trace Class Reference

Public Member Functions

 Trace (const Trace &)=delete
 
 Trace (Trace &&)=delete
 
Traceoperator= (const Trace &)=delete
 
Traceoperator= (Trace &&)=delete
 

Static Public Member Functions

static void out (const char *const fmt,...)
 

Static Private Member Functions

static TraceprivGetInstance () noexcept
 

Private Attributes

char privBuff [TraceBuffSize]
 
std::mutex mtx
 

Static Private Attributes

static const unsigned int TraceBuffSize = 256
 

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