GeNN  4.9.0
GPU enhanced Neuronal Networks (GeNN)
Models::Base::EGPRef Struct Reference

#include <models.h>

Public Member Functions

 EGPRef (const std::string &n, const std::string &t)
 
 EGPRef ()
 
bool operator== (const EGPRef &other) const
 

Public Attributes

std::string name
 
std::string type
 

Constructor & Destructor Documentation

◆ EGPRef() [1/2]

Models::Base::EGPRef::EGPRef ( const std::string &  n,
const std::string &  t 
)
inline

◆ EGPRef() [2/2]

Models::Base::EGPRef::EGPRef ( )
inline

Member Function Documentation

◆ operator==()

bool Models::Base::EGPRef::operator== ( const EGPRef other) const
inline

Member Data Documentation

◆ name

std::string Models::Base::EGPRef::name

◆ type

std::string Models::Base::EGPRef::type

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