clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
ProgramOptions::CustomValue Member List

This is the complete list of members for ProgramOptions::CustomValue, including all inherited members.

alias(char c)ProgramOptions::Valueinline
alias() const ProgramOptions::Valueinline
arg() const ProgramOptions::Value
arg(const char *n)ProgramOptions::Valueinline
byte_t typedefProgramOptions::Valueprotected
clearProperty(Property f)ProgramOptions::Valueinlineprotected
composing()ProgramOptions::Valueinline
CustomValue(const notifier_type &n)ProgramOptions::CustomValueinline
defaultsTo(const char *v)ProgramOptions::Valueinline
defaultsTo() const ProgramOptions::Valueinline
desc(DescType t) const ProgramOptions::Valueprotected
desc(DescType t, const char *d)ProgramOptions::Valueprotected
desc_default enum valueProgramOptions::Value
desc_implicit enum valueProgramOptions::Value
desc_name enum valueProgramOptions::Value
DescType enum nameProgramOptions::Value
doParse(const std::string &name, const std::string &value)ProgramOptions::CustomValueinlinevirtual
flag()ProgramOptions::Valueinline
hasProperty(Property f) const ProgramOptions::Valueinlineprotected
implicit(const char *str)ProgramOptions::Valueinline
implicit() const ProgramOptions::Value
isComposing() const ProgramOptions::Valueinline
isFlag() const ProgramOptions::Valueinline
isImplicit() const ProgramOptions::Valueinline
isNegatable() const ProgramOptions::Valueinline
level(DescriptionLevel lev)ProgramOptions::Valueinline
level() const ProgramOptions::Valueinline
negatable()ProgramOptions::Valueinline
not_a_property enum valueProgramOptions::Valueprotected
notifier_type typedefProgramOptions::CustomValue
notify_ProgramOptions::CustomValueprotected
parse(const std::string &name, const std::string &value, State st=value_fixed)ProgramOptions::Value
Property enum nameProgramOptions::Valueprotected
property_composing enum valueProgramOptions::Valueprotected
property_flag enum valueProgramOptions::Valueprotected
property_implicit enum valueProgramOptions::Valueprotected
property_location enum valueProgramOptions::Valueprotected
property_negatable enum valueProgramOptions::Valueprotected
setProperty(Property f)ProgramOptions::Valueinlineprotected
State enum nameProgramOptions::Value
state() const ProgramOptions::Valueinline
state(Value::State s)ProgramOptions::Valueinline
state(bool b, State s)ProgramOptions::Valueinlineprotected
Value(byte_t flagSet, State initial=value_unassigned)ProgramOptions::Valueprotected
value_defaulted enum valueProgramOptions::Value
value_fixed enum valueProgramOptions::Value
value_unassigned enum valueProgramOptions::Value
~Value()ProgramOptions::Valuevirtual