roar
Loading...
Searching...
No Matches
Public Attributes | List of all members
Roar::ServeInfo< RequestListenerT > Struct Template Reference

#include <request_listener.hpp>

Collaboration diagram for Roar::ServeInfo< RequestListenerT >:

Public Attributes

ServeOptions< RequestListenerT > serveOptions = {}
 Options needed for serving files.
 
ServeHandlerType< RequestListenerT > handler = nullptr
 Set automatically by the macro.
 

Member Data Documentation

◆ handler

template<typename RequestListenerT >
ServeHandlerType<RequestListenerT> Roar::ServeInfo< RequestListenerT >::handler = nullptr

Set automatically by the macro.

◆ serveOptions

template<typename RequestListenerT >
ServeOptions<RequestListenerT> Roar::ServeInfo< RequestListenerT >::serveOptions = {}

Options needed for serving files.


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