|
uuu
uuu (Universal Update Utility), mfgtools 3.0
|
#include <cstdint>#include <map>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | BuiltInScriptRawData |
| Structure to hold the raw data of a built-in script. More... | |
| class | BuiltInScript |
| class | BuiltInScript::Arg |
| A class for representing arguments of built-in scripts represented by BuiltInScript. More... | |
| class | BuiltInScriptMap |
| A map of all built-in scripts indexed by their names. More... | |
Variables | |
| const char * | g_vt_boldwhite |
| const char * | g_vt_default |
| const char * | g_vt_kcyn |
| const char * | g_vt_green |
| const char * | g_vt_red |
| const char * | g_vt_yellow |
| BuiltInScriptMap | g_BuildScripts |
| A map of the built-in scripts' names to their BuiltInScript representations. | |
|
extern |
A map of the built-in scripts' names to their BuiltInScript representations.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |