GeNN  4.0.0
GPU enhanced Neuronal Networks (GeNN)
generateAll.h File Reference
#include <string>
#include <vector>
#include "gennExport.h"

Go to the source code of this file.

Namespaces

 CodeGenerator
 Helper class for generating code - automatically inserts brackets, indents etc.
 
 filesystem
 

Functions

GENN_EXPORT std::vector< std::string > CodeGenerator::generateAll (const ModelSpecInternal &model, const BackendBase &backend, const filesystem::path &outputPath, bool standaloneModules=false)