openMSX
Static Public Member Functions | Static Public Attributes | List of all members
openmsx::Version Class Reference

#include <Version.hh>

Static Public Member Functions

static std::string full ()
 

Static Public Attributes

static const bool RELEASE
 
static const char *const VERSION
 
static const char *const REVISION
 
static const char *const BUILD_FLAVOUR
 
static const char *const COPYRIGHT
 

Detailed Description

Definition at line 8 of file Version.hh.

Member Function Documentation

◆ full()

std::string openmsx::Version::full ( )
static

Member Data Documentation

◆ BUILD_FLAVOUR

const char* const openmsx::Version::BUILD_FLAVOUR
static

Definition at line 15 of file Version.hh.

◆ COPYRIGHT

const char* const openmsx::Version::COPYRIGHT
static

Definition at line 20 of file Version.hh.

◆ RELEASE

const bool openmsx::Version::RELEASE
static

◆ REVISION

const char* const openmsx::Version::REVISION
static

Definition at line 14 of file Version.hh.

Referenced by full().

◆ VERSION

const char* const openmsx::Version::VERSION
static

Definition at line 13 of file Version.hh.

Referenced by full().


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