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

#include <directory_server.hpp>

Collaboration diagram for Roar::Detail::DirectoryServerConstructionArgs< RequestListenerT >:

Public Attributes

bool serverIsSecure_
 
ServeInfo< RequestListenerT > serveInfo_
 
std::shared_ptr< RequestListenerT > listener_
 

Member Data Documentation

◆ listener_

template<typename RequestListenerT >
std::shared_ptr<RequestListenerT> Roar::Detail::DirectoryServerConstructionArgs< RequestListenerT >::listener_

◆ serveInfo_

template<typename RequestListenerT >
ServeInfo<RequestListenerT> Roar::Detail::DirectoryServerConstructionArgs< RequestListenerT >::serveInfo_

◆ serverIsSecure_

template<typename RequestListenerT >
bool Roar::Detail::DirectoryServerConstructionArgs< RequestListenerT >::serverIsSecure_

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