Kea 2.5.8
ca_response_creator.h File Reference
#include <agent/ca_command_mgr.h>
#include <http/response_creator.h>
#include <boost/shared_ptr.hpp>
+ Include dependency graph for ca_response_creator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::agent::CtrlAgentResponseCreator
 Concrete implementation of the HTTP response creator used by the Control Agent. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< CtrlAgentResponseCreator > isc::agent::CtrlAgentResponseCreatorPtr
 Pointer to the CtrlAgentResponseCreator.