GeNN  4.0.0
GPU enhanced Neuronal Networks (GeNN)
Snippet::Base::Var Struct Reference

A variable has a name and a type. More...

#include <snippet.h>

Public Attributes

std::string name
 
std::string type
 

Detailed Description

A variable has a name and a type.

Member Data Documentation

◆ name

std::string Snippet::Base::Var::name

◆ type

std::string Snippet::Base::Var::type

The documentation for this struct was generated from the following file: