|
idol
A C++ Framework for Optimization
|
This is the complete list of members for idol::Object< T, CRTP >, including all inherited members.
| create_version(const Model &t_model, unsigned int t_index, ArgsT &&...t_args) const (defined in idol::Object< T, CRTP >) | idol::Object< T, CRTP > | inlineprotected |
| get(const Annotation< ValueT > &t_annotation) const | idol::Object< T, CRTP > | inline |
| id() const | idol::Object< T, CRTP > | inline |
| is_in(const Model &t_model) const | idol::Object< T, CRTP > | inline |
| name() const | idol::Object< T, CRTP > | inline |
| Object(ObjectId< T > &&t_object_id) (defined in idol::Object< T, CRTP >) | idol::Object< T, CRTP > | inlineexplicit |
| Object(const Object &)=default (defined in idol::Object< T, CRTP >) | idol::Object< T, CRTP > | |
| Object(Object &&) noexcept=default (defined in idol::Object< T, CRTP >) | idol::Object< T, CRTP > | |
| operator=(const Object &)=default (defined in idol::Object< T, CRTP >) | idol::Object< T, CRTP > | |
| operator=(Object &&) noexcept=default (defined in idol::Object< T, CRTP >) | idol::Object< T, CRTP > | |
| remove_version(const Model &t_model) const (defined in idol::Object< T, CRTP >) | idol::Object< T, CRTP > | inlineprotected |
| set(const Annotation< ValueT > &t_annotation, ArgsT &&...t_args) const | idol::Object< T, CRTP > | inline |
| versions() (defined in idol::Object< T, CRTP >) | idol::Object< T, CRTP > | inlineprotected |
| versions() const (defined in idol::Object< T, CRTP >) | idol::Object< T, CRTP > | inlineprotected |