GeNN  4.0.0
GPU enhanced Neuronal Networks (GeNN)
backendBase.h File Reference
#include <functional>
#include <map>
#include <string>
#include <vector>
#include <plog/Severity.h>
#include "codeStream.h"
#include "gennExport.h"
#include "variableMode.h"

Go to the source code of this file.

Classes

struct  CodeGenerator::PreferencesBase
 Base class for backend preferences - can be accessed via a global in 'classic' C++ code generator. More...
 
class  CodeGenerator::BackendBase
 

Namespaces

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