KISSCPP
a C++ library for rapid application development
|
#include <standard_handlers.hpp>
Public Member Functions | |
ErrorReporter () | |
~ErrorReporter () | |
void | run (const BoostPtree &request, BoostPtree &response) |
Public Member Functions inherited from kisscpp::RequestHandler | |
RequestHandler (const std::string &_id, const std::string &_description) | |
virtual | ~RequestHandler () |
std::string | commandId () |
std::string | getDescription () |
|
inline |
|
inline |
|
virtual |