GeNN  1.1
GPU enhanced Neuronal Networks (GeNN)
 All Classes Files Functions Variables Typedefs Macros Pages
CodeHelper Class Reference

Public Member Functions

 CodeHelper ()
 
void setVerbose (bool isVerbose)
 
string openBrace (unsigned int level)
 
string closeBrace (unsigned int level)
 
string endl ()
 

Public Attributes

vector< unsigned int > braces
 
bool verbose
 

Constructor & Destructor Documentation

CodeHelper::CodeHelper ( )
inline

Member Function Documentation

string CodeHelper::closeBrace ( unsigned int  level)
inline
string CodeHelper::endl ( )
inline
string CodeHelper::openBrace ( unsigned int  level)
inline
void CodeHelper::setVerbose ( bool  isVerbose)
inline

Member Data Documentation

vector<unsigned int> CodeHelper::braces
bool CodeHelper::verbose

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