| idol
    A C++ Framework for Optimization | 
This is the complete list of members for idol::Var, including all inherited members.
| get(const Annotation< ValueT > &t_annotation) const | idol::Object< VarVersion, Var > | inline | 
| id() const | idol::Object< VarVersion, Var > | inline | 
| impl::Env (defined in idol::Var) | idol::Var | friend | 
| index(const Model &t_model) const (defined in idol::Var) | idol::Var | |
| is_in(const Model &t_model) const | idol::Object< VarVersion, Var > | inline | 
| make_vector(Env &t_env, const Dim< N > &t_dim, double t_lb, double t_ub, VarType t_type, double t_obj, const std::string &t_name="") | idol::Var | inlinestatic | 
| name() const | idol::Object< VarVersion, Var > | inline | 
| operator=(const Var &)=default (defined in idol::Var) | idol::Var | |
| operator=(Var &&)=default (defined in idol::Var) | idol::Var | |
| set(const Annotation< ValueT > &t_annotation, ArgsT &&...t_args) const | idol::Object< VarVersion, Var > | inline | 
| Var(Env &t_env, double t_lb, double t_ub, VarType t_type, double t_obj=0., std::string t_name="") | idol::Var | |
| Var(Env &t_env, double t_lb, double t_ub, VarType t_type, double t_obj, LinExpr< Ctr, double > &&t_column, std::string t_name="") | idol::Var | |
| Var(Env &t_env, double t_lb, double t_ub, VarType t_type, double t_obj, const LinExpr< Ctr, double > &t_column, std::string t_name="") | idol::Var | |
| Var(const Var &)=default (defined in idol::Var) | idol::Var | |
| Var(Var &&)=default (defined in idol::Var) | idol::Var |