Wizard
Software Engineering Project - Wizard
|
Public Member Functions | |
void | VoidFromVoid () |
void | VoidFromString (char *) |
Static Public Member Functions | |
static void | StaticVoidFromVoid () |
static void | StaticVoidFromString (char *) |
static int | StaticIntFromString (char *) |
static bool | StaticBoolFromString (const char *) |