version.h File Reference

Go to the source code of this file.

Namespaces

namespace  Version

Defines

#define CRAWL   "Dungeon Crawl Stone Soup"

Enumerations

enum  Version::Class {
  Version::DEV, Version::ALPHA, Version::BETA, Version::RC,
  Version::FINAL
}

Functions

std::string Version::Short ()
 The short version string.
std::string Version::Long ()
 The long version string.
int Version::Major ()
 The major version number.
int Version::Minor ()
 The minor version number.
int Version::Revision ()
 The revision number.
int Version::Build ()
 The build number.
Class Version::ReleaseType ()
 The release class.
int Version::ReleaseID ()
 The release ID.
std::string Version::Compiler ()
 The compiler used.
std::string Version::BuildOS ()
 The compiling operating system.
std::string Version::BuildOSVersion ()
 The compiling operating system's version.
std::string Version::BuildMachine ()
 The machine type.
std::string Version::BuildProcessor ()
 The processor type.
std::string Version::CFLAGS ()
 The CFLAGS.
std::string Version::LDFLAGS ()
 The LDFLAGS.
std::string compilation_info ()


Define Documentation

#define CRAWL   "Dungeon Crawl Stone Soup"


Function Documentation

std::string compilation_info (  ) 

Here is the call graph for this function:


Generated on Thu Jan 13 13:29:38 2011 by  doxygen 1.5.6