|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <xml2sdb.h>
Public Member Functions | |
| bool | fromXml (XMLHandle dbNode) |
| bool | toSdb (Database &db) |
Public Attributes | |
| std::string | Name |
| TAGID | Tagid = 0 |
| std::list< ShimRef > | ShimRefs |
| std::list< FlagRef > | FlagRefs |
| std::list< Data > | Datas |
| PlatformType | Platform = PLATFORM_ANY |
Definition at line 522 of file xml2sdb.cpp.
Definition at line 531 of file xml2sdb.cpp.
| std::list<Data> Layer::Datas |
| std::list<FlagRef> Layer::FlagRefs |
| std::string Layer::Name |
| PlatformType Layer::Platform = PLATFORM_ANY |
| std::list<ShimRef> Layer::ShimRefs |