OpenVPN 3 Core Library
Loading...
Searching...
No Matches
iperr.hpp File Reference
#include <string>
#include <openvpn/io/io.hpp>
#include <openvpn/common/stringtempl2.hpp>
Include dependency graph for iperr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 
namespace  openvpn::IP
 
namespace  openvpn::IP::internal
 

Functions

template<typename TITLE >
std::string openvpn::IP::internal::format_error (const std::string &ipstr, const TITLE &title, const char *ipver, const std::string &message)
 
template<typename TITLE >
std::string openvpn::IP::internal::format_error (const std::string &ipstr, const TITLE &title, const char *ipver, const openvpn_io::error_code &ec)