![]() |
XII Release 0.1.0
|
Contains multiple xiiPluginBundle's. More...
#include <Plugins.h>
Public Member Functions | |
void | SetFromTemplate (xiiStringView sTemplateName) |
void | WriteStateToDDL (xiiOpenDdlWriter &ref_ddl) const |
Writes the state of all bundles to a DDL file. | |
void | ReadStateFromDDL (xiiOpenDdlReader &ref_ddl) |
Reads the state of all bundles from a DDL file. | |
bool | IsStateEqual (const xiiPluginBundleSet &rhs) const |
Checks whether two bundle sets have the same state. | |
Public Attributes | |
xiiMap< xiiString, xiiPluginBundle, xiiCompareString_NoCase > | m_Plugins |
Contains multiple xiiPluginBundle's.