SNode.C
Loading...
Searching...
No Matches
web::http::SocketContextUpgradeFactorySelector< SocketContextUpgradeFactoryT >::SocketContextPlugin Struct Reference
Collaboration diagram for web::http::SocketContextUpgradeFactorySelector< SocketContextUpgradeFactoryT >::SocketContextPlugin:

Public Attributes

SocketContextUpgradeFactorysocketContextUpgradeFactory
 
void * handle = nullptr
 

Detailed Description

template<typename SocketContextUpgradeFactoryT>
struct web::http::SocketContextUpgradeFactorySelector< SocketContextUpgradeFactoryT >::SocketContextPlugin

Definition at line 46 of file SocketContextUpgradeFactorySelector.h.

Member Data Documentation

◆ handle

template<typename SocketContextUpgradeFactoryT >
void* web::http::SocketContextUpgradeFactorySelector< SocketContextUpgradeFactoryT >::SocketContextPlugin::handle = nullptr

Definition at line 48 of file SocketContextUpgradeFactorySelector.h.

◆ socketContextUpgradeFactory

template<typename SocketContextUpgradeFactoryT >
SocketContextUpgradeFactory* web::http::SocketContextUpgradeFactorySelector< SocketContextUpgradeFactoryT >::SocketContextPlugin::socketContextUpgradeFactory

Definition at line 47 of file SocketContextUpgradeFactorySelector.h.


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