OpenVPN 3 Core Library
Loading...
Searching...
No Matches
safestr.hpp File Reference
#include <string>
#include <cstring>
#include <ostream>
#include <openvpn/common/strneq.hpp>
#include <openvpn/buffer/buffer.hpp>
#include <openvpn/buffer/bufstr.hpp>
Include dependency graph for safestr.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvpn::SafeString
 A string-like type that clears the buffer contents on delete. More...
 

Namespaces

namespace  openvpn
 

Functions

template<typename Elem , typename Traits >
std::basic_ostream< Elem, Traits > & openvpn::operator<< (std::basic_ostream< Elem, Traits > &os, const SafeString &ss)