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

Public Member Functions

 UnitTrace (const UnitTrace &)=delete
 
 UnitTrace (UnitTrace &&)=delete
 
UnitTraceoperator= (const UnitTrace &)=delete
 
UnitTraceoperator= (UnitTrace &&)=delete
 

Static Public Member Functions

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

Static Private Member Functions

static UnitTraceprivGetInstance () noexcept
 

Private Attributes

char privBuff [UnitTraceBuffSize]
 
std::mutex mtx
 

Static Private Attributes

static const unsigned int UnitTraceBuffSize = 256
 

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