Jetson Inference
DNN Vision Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
commandLine Member List

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

AddArg(const char *arg)commandLine
AddArgs(const char **args)commandLine
AddFlag(const char *flag)commandLine
argccommandLine
argvcommandLine
commandLine(const int argc, char **argv, const char *extraFlag=NULL)commandLine
commandLine(const int argc, char **argv, const char **extraArgs)commandLine
GetFlag(const char *argName, bool allowOtherDelimiters=true) constcommandLine
GetFloat(const char *argName, float defaultValue=0.0f, bool allowOtherDelimiters=true) constcommandLine
GetInt(const char *argName, int defaultValue=0, bool allowOtherDelimiters=true) constcommandLine
GetPosition(unsigned int position, const char *defaultValue=NULL) constcommandLine
GetPositionArgs() constcommandLine
GetString(const char *argName, const char *defaultValue=NULL, bool allowOtherDelimiters=true) constcommandLine
GetUnsignedInt(const char *argName, uint32_t defaultValue=0, bool allowOtherDelimiters=true) constcommandLine
Print() constcommandLine