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