AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
AJACommandLineOption Member List

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

AddName(const std::string &name)AJACommandLineOption
AddValue(const std::string &value)AJACommandLineOption
AJACommandLineOption()AJACommandLineOption
AJACommandLineOption(const std::string &name)AJACommandLineOption
AJACommandLineOption(const std::string &name, const std::string &desc)AJACommandLineOption
AJACommandLineOption(const std::string &name, const std::string &desc, const std::string &defaultValue)AJACommandLineOption
AJACommandLineOption(const AJAStringList &names)AJACommandLineOption
AJACommandLineOption(const AJAStringList &names, const std::string &desc)AJACommandLineOption
AJACommandLineOption(const AJAStringList &names, const std::string &desc, const std::string &defaultValue)AJACommandLineOption
GetDefaultValue() constAJACommandLineOption
GetDesc() constAJACommandLineOption
GetExtraDesc() constAJACommandLineOption
GetNames() constAJACommandLineOption
GetValue(size_t index=0) constAJACommandLineOption
GetValues() constAJACommandLineOption
SetDefaultValue(const std::string &value)AJACommandLineOption
SetDesc(const std::string &desc)AJACommandLineOption
SetExtraDesc(const std::string &desc)AJACommandLineOption
~AJACommandLineOption()AJACommandLineOptionvirtual