7#ifndef CALLOUT_HANDLE_ASSOCIATE_H
8#define CALLOUT_HANDLE_ASSOCIATE_H
Base class for classes which need to be associated with a CalloutHandle object.
CalloutHandleAssociate()
Constructor.
void resetCalloutHandle()
Reset callout handle.
CalloutHandlePtr getCalloutHandle()
Returns callout handle.
CalloutHandlePtr callout_handle_
Callout handle stored.
boost::shared_ptr< CalloutHandle > CalloutHandlePtr
A shared pointer to a CalloutHandle object.
Defines the logger used by the top-level component of kea-lfc.