ROSE
0.11.131.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
src
Rose
CommandLine
Version.h
1
#ifndef ROSE_CommandLine_Version_H
2
#define ROSE_CommandLine_Version_H
3
4
#include <rosedll.h>
5
6
#include <string>
7
8
namespace
Rose
{
9
namespace
CommandLine {
10
18
ROSE_DLL_API
extern
std::string
versionString
;
// intentionally non-const so tools can change it
19
20
}
// namespace
21
}
// namespace
22
23
#endif
Rose
Main namespace for the ROSE library.
Definition:
BinaryTutorial.dox:3
Rose::CommandLine::versionString
ROSE_DLL_API std::string versionString
Global location for version string.
Generated on Mon May 29 2023 06:10:14 for ROSE by
1.8.10