11 #include "../clib/cfgelem.h" 12 #include "../clib/cfgfile.h" 13 #include "../clib/fileutil.h" 14 #include "../clib/stlutil.h" 15 #include "../plib/pkg.h" 16 #include "../plib/systemstate.h" 27 if ( cf.
read( elem ) )
29 if ( elem.
type_is(
"Stacking" ) )
33 std::string cprop_name;
34 while ( is >> cprop_name )
42 std::string main_cfg =
"config/stacking.cfg";
PropSet Global_Ignore_CProps
std::string remove_string(const char *propname)
void read_stacking_cfg(Clib::ConfigFile &cf)
bool type_is(const char *name) const
std::string GetPackageCfgPath(const Package *pkg, const std::string &filename)
bool FileExists(const char *filename)
bool read(ConfigElem &elem)