XII Release 0.1.0
Loading...
Searching...
No Matches
xiiPluginBundleSet Struct Reference

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_NoCasem_Plugins
 

Detailed Description

Contains multiple xiiPluginBundle's.


The documentation for this struct was generated from the following files: