|
Botan
1.11.15
|
#include <botan/version.h>#include <botan/parsing.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Defines | |
| #define | QUOTE(name) #name |
| #define | STR(macro) QUOTE(macro) |
Functions | |
| const char * | Botan::version_cstr () |
| u32bit | Botan::version_datestamp () |
| u32bit | Botan::version_major () |
| u32bit | Botan::version_minor () |
| u32bit | Botan::version_patch () |
| std::string | Botan::version_string () |
| #define QUOTE | ( | name | ) | #name |
Referenced by Botan::version_cstr().
1.7.6.1