ReactOS 0.4.16-dev-401-g45b008d
|
#include <xml2sdb.h>
Public Member Functions | |
InExclude () | |
bool | fromXml (XMLHandle dbNode) |
bool | toSdb (PDB pdb, Database &db) |
Public Attributes | |
std::string | Module |
bool | Include |
Definition at line 244 of file xml2sdb.cpp.
Referenced by Database::fromXml().
Definition at line 256 of file xml2sdb.cpp.
bool InExclude::Include |
Definition at line 38 of file xml2sdb.h.
Referenced by fromXml(), SeiAppendInExclude(), SeiIsExcluded(), and toSdb().
std::string InExclude::Module |
Definition at line 37 of file xml2sdb.h.
Referenced by fromXml(), SeiAppendInExclude(), and toSdb().