Mana
|
Go to the source code of this file.
Typedefs | |
using | DefaultsData = std::map< std::string, VariableData * > |
Functions | |
DefaultsData * | getBrandingDefaults () |
DefaultsData * | getPathsDefaults () |
using DefaultsData = std::map<std::string, VariableData *> |
Definition at line 27 of file defaults.h.
DefaultsData * getBrandingDefaults | ( | ) |
Definition at line 61 of file defaults.cpp.
DefaultsData * getPathsDefaults | ( | ) |
Definition at line 86 of file defaults.cpp.