theCore C++ embedded framework
version.hpp File Reference

General the Core version library. More...

This graph shows which files directly or indirectly include this file:

Namespaces

 ecl
 

Functions

static const char * ecl::version ()
 Returns constant version string of theCore. More...
 
static const char * ecl::git_commit ()
 Returns string with SHA of git commit. More...
 
static const char * ecl::git_branch ()
 Returns git branch. More...
 
static const char * ecl::git_url ()
 Returns remote URL of theCore. More...
 

Detailed Description

General the Core version library.