OGS
|
Variables | |
std::string | project_directory |
The directory where the prj file resides. More... | |
bool | project_directory_is_set = false |
Whether the project directory has already been set. More... | |
std::string anonymous_namespace{FileTools.cpp}::project_directory |
The directory where the prj file resides.
Definition at line 27 of file FileTools.cpp.
Referenced by ProjectData::ProjectData(), BaseLib::getProjectDirectory(), ProjectData::parseProcesses(), anonymous_namespace{ProjectData.cpp}::readMeshes(), anonymous_namespace{ProjectData.cpp}::readSingleMesh(), and BaseLib::setProjectDirectory().
bool anonymous_namespace{FileTools.cpp}::project_directory_is_set = false |
Whether the project directory has already been set.
Definition at line 30 of file FileTools.cpp.
Referenced by BaseLib::getProjectDirectory(), BaseLib::isProjectDirectorySet(), and BaseLib::setProjectDirectory().