This is the complete list of members for Variable, including all inherited members.
equal_to(const Variable &v) const | Variable | |
get_id() const | Variable | |
get_name() const | Variable | |
get_type() const | Variable | |
hash_append(HashAlgorithm &hasher, const Variable &item) noexcept | Variable | friend |
Id typedef | Variable | |
is_dummy() const | Variable | |
less(const Variable &v) const | Variable | |
operator<<(std::ostream &os, const Variable &var) | Variable | friend |
operator=(const Variable &)=default | Variable | |
operator=(Variable &&)=default | Variable | |
to_string() const | Variable | |
Type enum name | Variable | |
Variable(const Variable &)=default | Variable | |
Variable(Variable &&)=default | Variable | |
Variable()=default | Variable | |
Variable(std::nullptr_t) | Variable | explicit |
Variable(std::string name, Type type=Type::CONTINUOUS) | Variable | explicit |
~Variable()=default | Variable |