Drake
Drake C++ Documentation
Variable Member List

This is the complete list of members for Variable, including all inherited members.

equal_to(const Variable &v) constVariable
get_id() constVariable
get_name() constVariable
get_type() constVariable
hash_append(HashAlgorithm &hasher, const Variable &item) noexceptVariablefriend
Id typedefVariable
is_dummy() constVariable
less(const Variable &v) constVariable
operator<<(std::ostream &os, const Variable &var)Variablefriend
operator=(const Variable &)=defaultVariable
operator=(Variable &&)=defaultVariable
to_string() constVariable
Type enum nameVariable
Variable(const Variable &)=defaultVariable
Variable(Variable &&)=defaultVariable
Variable()=defaultVariable
Variable(std::nullptr_t)Variableexplicit
Variable(std::string name, Type type=Type::CONTINUOUS)Variableexplicit