proxygen
wangle::BaseClientBootstrapFactory< ClientBootstrap > Class Template Referenceabstract

#include <BaseClientBootstrap.h>

Public Member Functions

virtual ClientBootstrap::Ptr newClient ()=0
 
virtual ~BaseClientBootstrapFactory ()=default
 

Detailed Description

template<typename ClientBootstrap = BaseClientBootstrap<>>
class wangle::BaseClientBootstrapFactory< ClientBootstrap >

Definition at line 111 of file BaseClientBootstrap.h.

Constructor & Destructor Documentation

template<typename ClientBootstrap = BaseClientBootstrap<>>
virtual wangle::BaseClientBootstrapFactory< ClientBootstrap >::~BaseClientBootstrapFactory ( )
virtualdefault

Member Function Documentation

template<typename ClientBootstrap = BaseClientBootstrap<>>
virtual ClientBootstrap::Ptr wangle::BaseClientBootstrapFactory< ClientBootstrap >::newClient ( )
pure virtual

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