|
OpenVPN 3 Core Library
|
#include <string>#include <cstring>#include <ostream>#include <openvpn/common/strneq.hpp>#include <openvpn/buffer/buffer.hpp>#include <openvpn/buffer/bufstr.hpp>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) |