Kea  1.9.9-git
ha_service_states.cc File Reference
#include <config.h>
#include <ha_service_states.h>
+ Include dependency graph for ha_service_states.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::ha
 

Functions

std::string isc::ha::stateToString (int state)
 Returns state name. More...
 
int isc::ha::stringToState (const std::string &state_name)
 Returns state for a given name. More...