![]() |
Plasma Engine
2.0
|
Contains multiple plPluginBundle's. More...
#include <Plugins.h>
Public Member Functions | |
void | WriteStateToDDL (plOpenDdlWriter &ref_ddl) const |
Writes the state of all bundles to a DDL file. | |
void | ReadStateFromDDL (plOpenDdlReader &ref_ddl) |
Reads the state of all bundles from a DDL file. | |
bool | IsStateEqual (const plPluginBundleSet &rhs) const |
Checks whether two bundle sets have the same state. | |
Public Attributes | |
plMap< plString, plPluginBundle > | m_Plugins |
Contains multiple plPluginBundle's.