Kea  1.9.9-git
opaque_data_tuple.cc File Reference
#include <config.h>
#include <dhcp/opaque_data_tuple.h>
+ Include dependency graph for opaque_data_tuple.cc:

Go to the source code of this file.

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::dhcp
 

Functions

std::ostream & isc::dhcp::operator<< (std::ostream &os, const OpaqueDataTuple &tuple)
 Inserts the OpaqueDataTuple as a string into stream. More...
 
std::istream & isc::dhcp::operator>> (std::istream &is, OpaqueDataTuple &tuple)
 Inserts data carried in the stream into the tuple. More...