OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::RunContext< ServerThread, Stats >::ThreadContext Class Reference

#include <runcontext.hpp>

Collaboration diagram for openvpn::RunContext< ServerThread, Stats >::ThreadContext:
[legend]

Public Member Functions

 ThreadContext (RunContext &ctx_arg)
 
 ~ThreadContext ()
 

Private Attributes

RunContextctx
 

Detailed Description

template<typename ServerThread, typename Stats>
class openvpn::RunContext< ServerThread, Stats >::ThreadContext

Definition at line 96 of file runcontext.hpp.

Constructor & Destructor Documentation

◆ ThreadContext()

template<typename ServerThread , typename Stats >
openvpn::RunContext< ServerThread, Stats >::ThreadContext::ThreadContext ( RunContext ctx_arg)
inline

Definition at line 99 of file runcontext.hpp.

◆ ~ThreadContext()

template<typename ServerThread , typename Stats >
openvpn::RunContext< ServerThread, Stats >::ThreadContext::~ThreadContext ( )
inline

Definition at line 105 of file runcontext.hpp.

Member Data Documentation

◆ ctx

template<typename ServerThread , typename Stats >
RunContext& openvpn::RunContext< ServerThread, Stats >::ThreadContext::ctx
private

Definition at line 111 of file runcontext.hpp.


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