OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::IP::internal Namespace Reference

Functions

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

Function Documentation

◆ format_error() [1/2]

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 
)
inline

Definition at line 54 of file iperr.hpp.

◆ format_error() [2/2]

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

Definition at line 29 of file iperr.hpp.

Here is the caller graph for this function: