EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eeros::Version Class Reference

#include <Version.hpp>

Static Public Attributes

static const int major = EEROS_VERSION_MAJOR
 
static const int minor = EEROS_VERSION_MINOR
 
static const int patch = EEROS_VERSION_PATCH
 
static const int tweak = EEROS_VERSION_TWEAK
 
static const char * string = EEROS_VERSION
 

Member Data Documentation

const int Version::major = EEROS_VERSION_MAJOR
static
const int Version::minor = EEROS_VERSION_MINOR
static
const int Version::patch = EEROS_VERSION_PATCH
static
const char * Version::string = EEROS_VERSION
static
const int Version::tweak = EEROS_VERSION_TWEAK
static

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