![]() |
Kea 3.1.9
|
#include <boost/shared_ptr.hpp>#include <vector>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< WireData > | isc::tcp::WireDataPtr |