libcex  1.0.0
Modern C++11 embedded webserver library
Public Member Functions | Public Attributes | List of all members
cex::Server::Context Struct Reference

Internal helper struct for handling libevhtp callback functions. More...

#include <core.hpp>

Public Member Functions

 Context (evhtp_request_t *request, Server *serv)
 

Public Attributes

ReqPtr req
 
ResPtr res
 
Serverserv
 

Detailed Description

Internal helper struct for handling libevhtp callback functions.


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