CoreNEURON
coreneuron::version Struct Reference

Project version information. More...

Detailed Description

Project version information.

Definition at line 26 of file config.h.

#include <config.h>

Static Public Member Functions

static std::string to_string ()
 return version string (version + git id) as a string More...
 

Static Public Attributes

static const std::string GIT_REVISION
 git revision id More...
 
static const std::string CORENEURON_VERSION
 project tagged version in the cmake More...
 

Member Function Documentation

◆ to_string()

static std::string coreneuron::version::to_string ( )
inlinestatic

return version string (version + git id) as a string

Definition at line 34 of file config.h.

Member Data Documentation

◆ CORENEURON_VERSION

const std::string coreneuron::version::CORENEURON_VERSION
static

project tagged version in the cmake

Definition at line 31 of file config.h.

◆ GIT_REVISION

const std::string coreneuron::version::GIT_REVISION
static

git revision id

Definition at line 28 of file config.h.


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