|
Pol
Revision:cb584c9
|
#include "vital.h"#include <stddef.h>#include <string>#include "../clib/cfgelem.h"#include "../clib/passert.h"#include "../plib/pkg.h"#include "checkpnt.h"#include "globals/uvars.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| void | Pol::Core::clean_vitals () |
| Vital * | Pol::Core::FindVital (const std::string &str) |
| Vital * | Pol::Core::FindVital (unsigned vitalid) |
| void | Pol::Core::load_vital_entry (const Plib::Package *pkg, Clib::ConfigElem &elem) |
| void | Pol::Core::load_vitals_cfg () |
Definition in file vital.cpp.