#include "io_manager.h"#include "config.h"#include <dirent.h>#include <errno.h>#include <sys/types.h>#include <cstdlib>#include "compose.hpp"#include "logging.h"#include "io_manager_impl.h"#include "kernel_manager.h"#include "recording_backend_ascii.h"#include "recording_backend_memory.h"#include "recording_backend_screen.h"#include <string>Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |