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

Functions

 OPENVPN_EXCEPTION (buf_hex)
 
template<typename T >
std::string render (const T obj)
 
template<typename T >
parse (const std::string &hex, const std::string &title)
 

Function Documentation

◆ OPENVPN_EXCEPTION()

openvpn::BufHex::OPENVPN_EXCEPTION ( buf_hex  )

◆ parse()

template<typename T >
T openvpn::BufHex::parse ( const std::string &  hex,
const std::string &  title 
)
inline

Definition at line 31 of file bufhex.hpp.

◆ render()

template<typename T >
std::string openvpn::BufHex::render ( const T  obj)
inline

Definition at line 24 of file bufhex.hpp.

Here is the caller graph for this function: