◆ ExampleAppConsole()
ExampleAppConsole::ExampleAppConsole |
( |
| ) |
|
|
inline |
◆ ~ExampleAppConsole()
ExampleAppConsole::~ExampleAppConsole |
( |
| ) |
|
|
inline |
◆ AddLog()
void ExampleAppConsole::AddLog |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
|
inline |
◆ ClearLog()
void ExampleAppConsole::ClearLog |
( |
| ) |
|
|
inline |
◆ Draw()
void ExampleAppConsole::Draw |
( |
const char * |
title, |
|
|
bool * |
p_open |
|
) |
| |
|
inline |
◆ ExecCommand()
void ExampleAppConsole::ExecCommand |
( |
const char * |
command_line | ) |
|
|
inline |
◆ Strdup()
static char* ExampleAppConsole::Strdup |
( |
const char * |
str | ) |
|
|
inlinestatic |
◆ Stricmp()
static int ExampleAppConsole::Stricmp |
( |
const char * |
str1, |
|
|
const char * |
str2 |
|
) |
| |
|
inlinestatic |
◆ Strnicmp()
static int ExampleAppConsole::Strnicmp |
( |
const char * |
str1, |
|
|
const char * |
str2, |
|
|
int |
n |
|
) |
| |
|
inlinestatic |
◆ Strtrim()
static void ExampleAppConsole::Strtrim |
( |
char * |
str | ) |
|
|
inlinestatic |
◆ TextEditCallback()
◆ TextEditCallbackStub()
◆ AutoScroll
bool ExampleAppConsole::AutoScroll |
◆ Commands
ImVector<const char*> ExampleAppConsole::Commands |
◆ Filter
◆ History
ImVector<char*> ExampleAppConsole::History |
◆ HistoryPos
int ExampleAppConsole::HistoryPos |
◆ InputBuf
char ExampleAppConsole::InputBuf[256] |
◆ Items
ImVector<char*> ExampleAppConsole::Items |
◆ ScrollToBottom
bool ExampleAppConsole::ScrollToBottom |
The documentation for this struct was generated from the following file: