Copyright (c) 2007-2008 by Michael Ellison. See COPYING.txt for the Game Accessibility Suite [GAS] License (MIT License).
Definition in file CATCmdLine.h.
#include "CATInternal.h"
#include "CATStringTable.h"
Go to the source code of this file.
Classes | |
struct | CATCMDLINEARG |
class | CATCmdArg |
Helper class for CATCmdLine to hold individual parsed command line arguments and switches. More... | |
class | CATCmdLine |
Generic command line parser. More... | |
Typedefs | |
typedef CATResult(* | CATCMDFUNC )(CATCmdLine *cmdLinePtr, void *userParam) |