#include "config.h"Go to the source code of this file.
Functions | |
| bool | CheckVersionCompatibility (std::string ver, std::string curVersion=BITC_VERSION) |
| std::string | Version () |
| bool CheckVersionCompatibility | ( | std::string | ver, | |
| std::string | curVersion = BITC_VERSION | |||
| ) | [inline] |
Definition at line 43 of file Version.hxx.
| std::string Version | ( | ) | [inline] |
Definition at line 52 of file Version.hxx.
References BITC_VERSION.
Referenced by GenerateCoutput().
1.4.7