AJA NTV2 SDK  17.6.0.2675
NTV2 SDK 17.6.0.2675
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, const std::string &desc="", const std::string &defaultValue="")AJACommandLineOption
AJACommandLineOption(const AJAStringList &names, const std::string &desc="", const std::string &defaultValue="")AJACommandLineOption
DefaultValue() constAJACommandLineOption
Desc() constAJACommandLineOption
ExtraDesc() constAJACommandLineOption
HaveName(const std::string &name) constAJACommandLineOption
IsSet() constAJACommandLineOption
MarkSet(bool isSet=true)AJACommandLineOption
Names() constAJACommandLineOption
Reset()AJACommandLineOption
SetDefaultValue(const std::string &value)AJACommandLineOption
SetDesc(const std::string &desc)AJACommandLineOption
SetExtraDesc(const std::string &desc)AJACommandLineOption
Value(size_t index=0) constAJACommandLineOption
Values() constAJACommandLineOption
~AJACommandLineOption()AJACommandLineOptionvirtual