KISSCPP
a C++ library for rapid application development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
kisscpp::ErrorReporter Class Reference

#include <standard_handlers.hpp>

Inheritance diagram for kisscpp::ErrorReporter:
Inheritance graph
[legend]
Collaboration diagram for kisscpp::ErrorReporter:
Collaboration graph
[legend]

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 ()
 

Constructor & Destructor Documentation

kisscpp::ErrorReporter::ErrorReporter ( )
inline
kisscpp::ErrorReporter::~ErrorReporter ( )
inline

Member Function Documentation

void kisscpp::ErrorReporter::run ( const BoostPtree request,
BoostPtree response 
)
virtual

Implements kisscpp::RequestHandler.

Here is the call graph for this function:


The documentation for this class was generated from the following files: