|
OpenVPN 3 Core Library
|
#include <list>#include <utility>#include <openvpn/buffer/buffer.hpp>#include <openvpn/buffer/bufstr.hpp>Go to the source code of this file.
Classes | |
| struct | openvpn::BufferCollection< COLLECTION > |
Namespaces | |
| namespace | openvpn |
Typedefs | |
| using | openvpn::BufferList = BufferCollection< std::list > |
| using | openvpn::BufferVector = BufferCollection< std::vector > |