This is the complete list of members for ArrayType, including all inherited members.
ArrayType(const util::Parameters ¶meters, const std::string &typestr, const TypePtr &type, int64_t length) | ArrayType | |
compare(TypePtr supertype) | Type | |
empty() const override | ArrayType | virtual |
equal(const TypePtr &other, bool check_parameters) const override | ArrayType | virtual |
fieldindex(const std::string &key) const override | ArrayType | virtual |
get_typestr(std::string &output) const | Type | protected |
haskey(const std::string &key) const override | ArrayType | virtual |
key(int64_t fieldindex) const override | ArrayType | virtual |
keys() const override | ArrayType | virtual |
length() const | ArrayType | |
numfields() const override | ArrayType | virtual |
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 | ArrayType | 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 | ArrayType | virtual |
Type(const util::Parameters ¶meters, const std::string &typestr) | Type | |
type() const | ArrayType | |
typestr() const | Type | |
typestr_ | Type | protected |
wrap_categorical(const std::string &output) const | Type | protected |
~Type() | Type | virtual |