Configuration Interfaces
App, Engine and Platform configuration interfaces. More...
Collaboration diagram for Configuration Interfaces:
Classes | |
interface | Murl::IAppConfiguration |
The application configuration interface defines the application-specific settings which can be modified during runtime. More... | |
interface | Murl::IEngineConfiguration |
The engine configuration interface defines the engine-specific settings which can be modified prior to starting the engine only, e.g. More... | |
interface | Murl::IPlatformConfiguration |
The platform configuration interface defines the immutable platform-specific settings. More... | |
Detailed Description
App, Engine and Platform configuration interfaces.