Kea  1.9.9-git
cmd_response_creator.h File Reference
#include <http/response_creator.h>
#include <http/basic_auth_config.h>
#include <boost/shared_ptr.hpp>
+ Include dependency graph for cmd_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::config::CmdResponseCreator
 Concrete implementation of the HTTP response creator used for processing API commands. More...
 

Namespaces

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

Typedefs

typedef boost::shared_ptr< CmdResponseCreator > isc::config::CmdResponseCreatorPtr
 Pointer to the CmdResponseCreator. More...