This is the complete list of members for OptionType, including all inherited members.
compare(TypePtr supertype) | Type | |
empty() const override | OptionType | virtual |
equal(const TypePtr &other, bool check_parameters) const override | OptionType | virtual |
fieldindex(const std::string &key) const override | OptionType | virtual |
get_typestr(std::string &output) const | Type | protected |
haskey(const std::string &key) const override | OptionType | virtual |
key(int64_t fieldindex) const override | OptionType | virtual |
keys() const override | OptionType | virtual |
numfields() const override | OptionType | virtual |
OptionType(const util::Parameters ¶meters, const std::string &typestr, const TypePtr &type) | OptionType | |
parameter(const std::string &key) const | Type | |
parameter_asstring(const std::string &key) const | Type | |
parameter_equals(const std::string &key, const std::string &value) const | Type | |
parameter_isname(const std::string &key) const | Type | |
parameter_isstring(const std::string &key) const | Type | |
parameters() const | Type | |
parameters_ | Type | protected |
parameters_empty() const | Type | protected |
parameters_equal(const util::Parameters &other, bool check_all) const | Type | |
setparameter(const std::string &key, const std::string &value) | Type | |
setparameters(const util::Parameters ¶meters) | Type | |
shallow_copy() const override | OptionType | virtual |
string_parameters() const | Type | protected |
tostring() const | Type | |
tostring_part(const std::string &indent, const std::string &pre, const std::string &post) const override | OptionType | virtual |
type() const | OptionType | |
Type(const util::Parameters ¶meters, const std::string &typestr) | Type | |
typestr() const | Type | |
typestr_ | Type | protected |
wrap_categorical(const std::string &output) const | Type | protected |
~Type() | Type | virtual |