Lumiera
0.pre.03
»edit your freedom«
|
#include "steam/config-resolver.hpp"
user-visible Interface to the ConfigRules subsystem.
Configured as Singleton (with hidden Implementation class)
Definition at line 85 of file config-resolver.hpp.
Static Public Attributes | |
static lib::Depend< ConfigResolver > | instance |
Singleton factory instance, configured with the actual implementation type. More... | |
Additional Inherited Members | |
Public Member Functions inherited from ConfigRules< InterfaceTypes > | |
virtual void | reset ()=0 |
roll back to a pristine yet operational state. More... | |
|
static |
Singleton factory instance, configured with the actual implementation type.
Definition at line 90 of file config-resolver.hpp.
Referenced by SessionLifecycleDetails::deconfigure(), StructFactory::operator()(), and steam::mobject::_mapping::resolveQuery().