|  | Kea 3.0.0
    | 
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::dhcp | 
| Functions | |
| std::ostream & | isc::dhcp::operator<< (std::ostream &os, const OpaqueDataTuple &tuple) | 
| Inserts the OpaqueDataTupleas a string into stream. | |
| std::istream & | isc::dhcp::operator>> (std::istream &is, OpaqueDataTuple &tuple) | 
| Inserts data carried in the stream into the tuple. | |