|
KISSCPP
a C++ library for rapid application development
|
#include <standard_handlers.hpp>


Public Member Functions | |
| ErrorCleaner () | |
| ~ErrorCleaner () | |
| 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 |
1.8.6