#include <INetwork.hpp>
Interface for network 
Definition at line 20 of file INetwork.hpp.
  
  | 
        
          | bool Module::INetwork::OnRequest | ( |  | ) |  |  | pure virtual | 
 
this function is called when a request is received 
- Returns
 
 
- Parameters
- 
  
    | req | the request from the previous module |  | res | the response from the previous module |  | pl | the processsingList from the previous module |  
 
- Returns
 
 
- Parameters
- 
  
    | req | the default request from the core |  | res | the default response from the core |  | pl | the default processsingList from the core |  
 
- Returns
 
 
The documentation for this class was generated from the following file:
- /home/veyrie_f/Documents/SaltAPI/API/include/Module/INetwork.hpp