OpenVPN 3 Core Library
Loading...
Searching...
No Matches
function.hpp File Reference
#include <cstddef>
#include <utility>
#include <type_traits>
#include <new>
Include dependency graph for function.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvpn::Function< R(A...), N, INTERN_ONLY >
 
struct  openvpn::Function< R(A...), N, INTERN_ONLY >::Methods
 
class  openvpn::Function< R(A...), N, INTERN_ONLY >::Intern< T >
 
class  openvpn::Function< R(A...), N, INTERN_ONLY >::Extern< T >
 

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.