SNode.C
Loading...
Searching...
No Matches
web::http::SocketContextFactory< SocketContextT > Class Template Reference

#include <SocketContextFactory.h>

Inheritance diagram for web::http::SocketContextFactory< SocketContextT >:
Collaboration diagram for web::http::SocketContextFactory< SocketContextT >:

Protected Member Functions

 SocketContextFactory ()=default
 
 ~SocketContextFactory () override=default
 
- Protected Member Functions inherited from core::socket::stream::SocketContextFactory
 SocketContextFactory ()=default
 

Additional Inherited Members

- Public Member Functions inherited from core::socket::stream::SocketContextFactory
 SocketContextFactory (SocketContextFactory &)=delete
 
 SocketContextFactory (SocketContextFactory &&)=delete
 
SocketContextFactoryoperator= (SocketContextFactory &)=delete
 
SocketContextFactoryoperator= (SocketContextFactory &&)=delete
 
virtual core::socket::stream::SocketContextcreate (core::socket::stream::SocketConnection *socketConnection)=0
 

Detailed Description

template<typename SocketContextT>
class web::http::SocketContextFactory< SocketContextT >

Definition at line 54 of file SocketContextFactory.h.

Constructor & Destructor Documentation

◆ SocketContextFactory()

template<typename SocketContextT >
web::http::SocketContextFactory< SocketContextT >::SocketContextFactory ( )
protecteddefault

◆ ~SocketContextFactory()

template<typename SocketContextT >
web::http::SocketContextFactory< SocketContextT >::~SocketContextFactory ( )
overrideprotectedvirtualdefault

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