SaltAPI
1.1
An API for the HTTPd / Zia by Salty Studio.
|
#include <IConfigLoader.hpp>
Public Member Functions | |
virtual IConfig * | LoadConfig (std::string const &path)=0 |
LoadConfig from file. More... | |
Interface of class that call default config and parser config
Definition at line 24 of file IConfigLoader.hpp.
|
pure virtual |