![]() |
revision: v0.14
|
#include <string>
Go to the source code of this file.
Macros | |
#define | ON 1 |
#define | OFF 0 |
#define | MERCURY_STACKTRACE_SHOW 0 |
#define | MERCURY_STACKTRACE_DEMANGLE 0 |
Functions | |
const std::string | getMercurySourceDir () |
This file is used for generating defitions that give access to CMakeVaribles from within a cpp file (defintions have only been added as required. More... | |
const std::string | getMercuryBuildDir () |
const int | getSVNRevision () |
const std::string | getSVNURL () |
const std::string | getVersion () |
#define MERCURY_STACKTRACE_DEMANGLE 0 |
#define MERCURY_STACKTRACE_SHOW 0 |
#define OFF 0 |
#define ON 1 |
const std::string getMercurySourceDir | ( | ) |
This file is used for generating defitions that give access to CMakeVaribles from within a cpp file (defintions have only been added as required.
Referenced by main(), MultiplePSDSelfTest::setupInitialConditions(), PSDManualInsertionSelfTest::setupInitialConditions(), PSDSelfTest::setupInitialConditions(), and StressStrainControl::StressStrainControl().
const int getSVNRevision | ( | ) |
Referenced by DPMBase::write().
const std::string getSVNURL | ( | ) |
Referenced by DPMBase::write().
const std::string getVersion | ( | ) |
Referenced by DPMBase::write().