API New Year  1.0
API for the project ZIA, EPITECH 2017.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NApiNewYear
 CIConnectionBase class allowing the execution of connection modules in IServer
 CIExecutionLineBase class representing the minimum requirements for an HTTP ExecutionLine
 CIHttpClientBase class representing the minimum information needed for each connecting client
 CIHttpQueryBase class representing the minimum information needed for each HTTP Query (Request or Response)
 CIHttpRequestBase class representing the minimum information needed for each HTTP Request
 CIHttpResponseBase class representing the minimum information needed for each HTTP Response
 CILoggerBase class representing access to the server Logger
 CIModuleBase class representing the minimum requirements for a module
 CIObserverBase class used to execute modules in the ExecutionLine
 CIServerBase class for the main loop of the ZIA server
 CISocketBase class representing minimum information needed for sockets