58 bool bVerbose =
true,
bool bRemoveLuaTags =
false);
67 static bool getLuaTags(
const std::string& text, std::map<size_t, bool>& luaTags);
69 std::vector<std::pair<const XMLFile*, ClassTreeMask>>
files_;
The ClassTreeMask is a set of rules, containing the information for each class whether it's included ...
Definition: ClassTreeMask.h:187
Shared library macros, enums, constants and forward declarations for the core library ...
::std::string string
Definition: gtest-port.h:756
Declaration of the ClassTreeMask, ClassTreeMaskNode, and ClassTreeMaskIterator classes.
ClassTreeMask currentMask_
Definition: Loader.h:64
Base for singleton classes.
Definition: Singleton.h:114
static Loader * singletonPtr_s
Definition: Loader.h:71
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
#define _CoreExport
Definition: CorePrereqs.h:61
Definition of the Singleton template that is used as base class for classes that allow only one insta...
std::vector< std::pair< const XMLFile *, ClassTreeMask > > files_
Definition: Loader.h:69