Kea 3.1.9
wire_data.h File Reference
#include <boost/shared_ptr.hpp>
#include <vector>
Include dependency graph for wire_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
namespace  isc::tcp

Typedefs

typedef std::vector< uint8_t > isc::tcp::WireData
 Defines a data structure for storing raw bytes of data on the wire.
typedef boost::shared_ptr< WireDataisc::tcp::WireDataPtr