|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <iostream>#include <fstream>#include <string>#include "../io/filesystem.hpp"#include "../ui/error.hpp"Go to the source code of this file.
Classes | |
| class | Package |
| This class implements a single declared package. It can be constructed directly from an install information string. It also supports importing from and exporting to the plugin definition file. More... | |
| class | PackageManager |
| This class implements the procedure plugin system. It will be a parent class of the procedure class. More... | |