ReactOS 0.4.16-dev-122-g325d74c
|
#include <xml2sdb.h>
Public Member Functions | |
Shim () | |
bool | fromXml (XMLHandle dbNode) |
bool | toSdb (PDB pdb, Database &db) |
Public Attributes | |
std::string | Name |
std::string | DllFile |
GUID | FixID |
TAGID | Tagid |
std::list< InExclude > | InExcludes |
Definition at line 345 of file xml2sdb.cpp.
Referenced by Database::fromXml().
Definition at line 357 of file xml2sdb.cpp.
std::string Shim::DllFile |
std::list<InExclude> Shim::InExcludes |