#include <ConsoleLog.h>
|
void | Print (const char *a_fmt,...) |
|
void | VPrint (const char *a_fmt, std::va_list a_args) |
|
|
using | Type = typename Traits::Type |
|
using | Allocator = typename Traits::Allocator |
|
◆ GetSingleton()
static ConsoleLog * RE::ConsoleLog::GetSingleton |
( |
| ) |
|
|
static |
◆ IsConsoleMode()
static bool RE::ConsoleLog::IsConsoleMode |
( |
| ) |
|
|
static |
◆ Print()
void RE::ConsoleLog::Print |
( |
const char * |
a_fmt, |
|
|
|
... |
|
) |
| |
◆ VPrint()
void RE::ConsoleLog::VPrint |
( |
const char * |
a_fmt, |
|
|
std::va_list |
a_args |
|
) |
| |
◆ buffer
◆ lastMessage
char RE::ConsoleLog::lastMessage[0x400] |
◆ pad401
std::uint8_t RE::ConsoleLog::pad401 |
◆ pad402
std::uint16_t RE::ConsoleLog::pad402 |
◆ pad404
std::uint32_t RE::ConsoleLog::pad404 |
The documentation for this class was generated from the following file: