Porytiles
Loading...
Searching...
No Matches
porytiles2::AppConfig Class Reference

Interface that defines a complete app layer configuration. More...

#include <app_config.hpp>

Inheritance diagram for porytiles2::AppConfig:
[legend]

Public Member Functions

virtual ~AppConfig ()=default
 

Detailed Description

Interface that defines a complete app layer configuration.

The app layer operates with this interface - it doesn't need to worry about implementation. Every config value is either virtual (i.e., comes from the user) or defined in terms of other virtual values.

Definition at line 25 of file app_config.hpp.

Constructor & Destructor Documentation

◆ ~AppConfig()

virtual porytiles2::AppConfig::~AppConfig ( )
virtualdefault

The documentation for this class was generated from the following file: