|
FlatImage
A configurable Linux containerization system
|
This is the complete list of members for ns_db::ns_recipe::Recipe, including all inherited members.
| deserialize(std::string_view raw_json) | ns_db::ns_recipe::Recipe | friend |
| get_dependencies() const (defined in ns_db::ns_recipe::Recipe) | ns_db::ns_recipe::Recipe | inline |
| get_description() const (defined in ns_db::ns_recipe::Recipe) | ns_db::ns_recipe::Recipe | inline |
| get_desktop() const (defined in ns_db::ns_recipe::Recipe) | ns_db::ns_recipe::Recipe | inline |
| get_packages() const (defined in ns_db::ns_recipe::Recipe) | ns_db::ns_recipe::Recipe | inline |
| Recipe() | ns_db::ns_recipe::Recipe | inline |
| serialize(Recipe const &recipe) | ns_db::ns_recipe::Recipe | friend |
| set_dependencies(std::vector< std::string > const &vec_dependencies) (defined in ns_db::ns_recipe::Recipe) | ns_db::ns_recipe::Recipe | inline |
| set_description(std::string_view str_description) (defined in ns_db::ns_recipe::Recipe) | ns_db::ns_recipe::Recipe | inline |
| set_desktop(Value< ns_desktop::Desktop > const &desktop) (defined in ns_db::ns_recipe::Recipe) | ns_db::ns_recipe::Recipe | inline |
| set_packages(std::vector< std::string > const &vec_packages) (defined in ns_db::ns_recipe::Recipe) | ns_db::ns_recipe::Recipe | inline |