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 | |
typedef BufferCollection< std::list > | openvpn::BufferList |
typedef BufferCollection< std::vector > | openvpn::BufferVector |