LRAUV  revA
ParsedCommand Member List

This is the complete list of members for ParsedCommand, including all inherited members.

argCount_ParsedCommandprotected
argIndex_ParsedCommandprotected
argLen_ParsedCommandprotected
argMatch_ParsedCommandprotected
argStart_ParsedCommandprotected
argType_ParsedCommandprotected
clearAll()ParsedCommand
clearTopArg()ParsedCommand
command_ParsedCommandprotected
commandArg_ParsedCommandprotected
completeArg(FlexArray< Command * > &commands, CommandLine *commandLine, const char *buffer, int index)ParsedCommand
completeCommand(FlexArray< Command * > &commands, CommandLine *commandLine, const char *buffer, int len)ParsedCommandprotected
componentArg_ParsedCommandprotected
configDirArg_ParsedCommandprotected
currentArg_ParsedCommandprotected
decimationTypeArg_ParsedCommandprotected
execute(Logger &logger)ParsedCommand
findArg(FlexArray< Command * > &commands, const char *buffer, int len)ParsedCommandprotected
getArgCount()ParsedCommandinline
getArgLen(int index)ParsedCommandinline
getArgStart(int index)ParsedCommandinline
getCommand() const ParsedCommandinline
getCommandArg() const ParsedCommandinline
getComponentArg() const ParsedCommandinline
getConfigDirArg() const ParsedCommandinline
getCurrentArgType()ParsedCommand
getDecimationTypeArg() const ParsedCommandinline
getIntegerArg() const ParsedCommandinline
getMissionArg() const ParsedCommandinline
getNumberArg() const ParsedCommandinline
getRegexArg() const ParsedCommandinline
getServiceTypeArg() const ParsedCommandinline
getStart()ParsedCommandinline
getStringArg() const ParsedCommandinline
getSyntax() const ParsedCommandinline
getTimestampArg() const ParsedCommandinline
getTokenArg() const ParsedCommandinline
getUnitArg() const ParsedCommandinline
getUniversalArg() const ParsedCommandinline
getVariableArg() const ParsedCommandinline
hasArgIndex(int argIndex)ParsedCommand
implySyntax()ParsedCommandprotected
inQuotedString_ParsedCommandprotected
integerArg_ParsedCommandprotected
isInQuotedString() const ParsedCommandinline
matchArg(FlexArray< Command * > &commands, const CommandArg *arg, int argIndex, const char *buffer, int len)ParsedCommandprotected
matchCommand(FlexArray< Command * > &commands, Command *&command, int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchComponent(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchConfigDir(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchConfigSubDir(const Str &subDir, int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchConfigVariable(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchDecimationType(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchFloat(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchInteger(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchKeyword(const char *keyword, int keywordLen, int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchMission(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchQuotedString(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchRegex(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchSeconds(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchServiceType(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchString(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchTimestamp(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchToken(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchUnique(int synArgIndex, CommandArgType argType)ParsedCommandprotected
matchUnit(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchUniversal(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
matchVariable(int synArgIndex, const char *buffer, int len)ParsedCommandprotected
missionArg_ParsedCommandprotected
numberArg_ParsedCommandprotected
orMatch(MatchType mt1, MatchType mt2)ParsedCommandinlineprotected
parseBufferEnd(FlexArray< Command * > &commands, const char *buffer, int index)ParsedCommand
ParsedCommand()ParsedCommand
ParsedCommand(const ParsedCommand &old)ParsedCommandprivate
regexArg_ParsedCommandprotected
serviceTypeArg_ParsedCommandprotected
setStart(int start)ParsedCommandinline
setStringArg(const Str &stringArg)ParsedCommandinline
start_ParsedCommandprotected
stringArg_ParsedCommandprotected
syntax_ParsedCommandprotected
syntaxOk()ParsedCommandprotected
timestampArg_ParsedCommandprotected
tokenArg_ParsedCommandprotected
toString()ParsedCommand
undefTopArg()ParsedCommand
unitArg_ParsedCommandprotected
universalArg_ParsedCommandprotected
variableArg_ParsedCommandprotected