#include <game_config.hpp>
Public Member Functions | |
game_version (std::string str) | |
Public Attributes | |
unsigned int | major_nr |
unsigned int | minor_nr |
unsigned int | patch |
std::string | extra |
std::string | full |
Definition at line 103 of file game_config.hpp.
game_config::game_version::game_version | ( | std::string | str | ) |
unsigned int game_config::game_version::major_nr |
Definition at line 108 of file game_config.hpp.
Referenced by game_version(), and game_config::operator<().
unsigned int game_config::game_version::minor_nr |
Definition at line 109 of file game_config.hpp.
Referenced by game_version(), and game_config::operator<().
unsigned int game_config::game_version::patch |
Definition at line 110 of file game_config.hpp.
Referenced by game_version(), and game_config::operator<().
std::string game_config::game_version::extra |
std::string game_config::game_version::full |
Definition at line 113 of file game_config.hpp.
Referenced by game_config::operator!=(), and game_config::operator==().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |