OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bfd_rest_common.h File Reference
#include <string>
Include dependency graph for bfd_rest_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 BFD
 
 BFD::REST
 

Functions

void BFD::REST::SendResponse (HttpSession *session, const std::string &msg, int status_code)
 
void BFD::REST::SendErrorResponse (HttpSession *session, const std::string &error_msg, int status_code)