OpenSDN source code
|
Classes | |
struct | JsonData |
struct | JsonConfig |
struct | JsonState |
struct | JsonStateNotification |
struct | JsonStateNotificationList |
struct | JsonStateMap |
Functions | |
static bool | IsIPAddressValid (const char *addr) |
void | SendResponse (HttpSession *session, const std::string &msg, int status_code) |
void | SendErrorResponse (HttpSession *session, const std::string &error_msg, int status_code) |
|
static |
void BFD::REST::SendErrorResponse | ( | HttpSession * | session, |
const std::string & | error_msg, | ||
int | status_code | ||
) |
void BFD::REST::SendResponse | ( | HttpSession * | session, |
const std::string & | msg, | ||
int | status_code | ||
) |