OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::RemoteList::ConnBlockFactory Struct Referenceabstract

#include <remotelist.hpp>

Public Types

typedef RCPtr< ConnBlockFactoryPtr
 

Public Member Functions

virtual ~ConnBlockFactory ()=default
 
virtual ConnBlock::Ptr new_conn_block (const OptionList::Ptr &opt)=0
 

Detailed Description

Definition at line 101 of file remotelist.hpp.

Member Typedef Documentation

◆ Ptr

Constructor & Destructor Documentation

◆ ~ConnBlockFactory()

virtual openvpn::RemoteList::ConnBlockFactory::~ConnBlockFactory ( )
virtualdefault

Member Function Documentation

◆ new_conn_block()

virtual ConnBlock::Ptr openvpn::RemoteList::ConnBlockFactory::new_conn_block ( const OptionList::Ptr opt)
pure virtual
Here is the caller graph for this function:

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