HTTP-2-lib
Data Fields
ApplicationContext Struct Reference

Struct for holding the application wide context. More...

#include <h2_structs.hpp>

Data Fields

SSL_CTX * ctx
 
struct event_base * eventBase
 
unordered_map< string, string > routes
 

Detailed Description

Struct for holding the application wide context.

Field Documentation

◆ ctx

SSL_CTX* ApplicationContext::ctx

◆ eventBase

struct event_base* ApplicationContext::eventBase

◆ routes

unordered_map<string, string> ApplicationContext::routes

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