SaltAPI  1.1
An API for the HTTPd / Zia by Salty Studio.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Module::IConfigLoader Class Referenceabstract

#include <IConfigLoader.hpp>

Public Member Functions

virtual IConfigLoadConfig (std::string const &path)=0
 LoadConfig from file. More...
 

Detailed Description

Interface of class that call default config and parser config

Definition at line 24 of file IConfigLoader.hpp.

Member Function Documentation

IConfig * Module::IConfigLoader::LoadConfig ( std::string const &  path)
pure virtual

LoadConfig from file.

Parameters
pathof the module
Returns
pointer on IConfig

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