Public Member Functions | Public Attributes | List of all members
FakeErrorHandler Class Reference
Inheritance diagram for FakeErrorHandler:
Inheritance graph
[legend]

Public Member Functions

virtual void error (const char *msg)
 Report an error. Custom error handlers should define this method. More...
 
 FakeErrorHandler ()
 
- Public Member Functions inherited from XmlRpc::XmlRpcErrorHandler
virtual ~XmlRpcErrorHandler ()
 

Public Attributes

std::string last_msg
 

Additional Inherited Members

- Static Public Member Functions inherited from XmlRpc::XmlRpcErrorHandler
static XmlRpcErrorHandlergetErrorHandler ()
 Returns a pointer to the currently installed error handling object. More...
 
static void setErrorHandler (XmlRpcErrorHandler *eh)
 Specifies the error handler. More...
 
- Static Protected Attributes inherited from XmlRpc::XmlRpcErrorHandler
static XmlRpcErrorHandler_errorHandler = &defaultErrorHandler
 

Detailed Description

Definition at line 96 of file test_util.cpp.

Constructor & Destructor Documentation

FakeErrorHandler::FakeErrorHandler ( )
inline

Definition at line 98 of file test_util.cpp.

Member Function Documentation

virtual void FakeErrorHandler::error ( const char *  msg)
inlinevirtual

Report an error. Custom error handlers should define this method.

Implements XmlRpc::XmlRpcErrorHandler.

Definition at line 100 of file test_util.cpp.

Member Data Documentation

std::string FakeErrorHandler::last_msg

Definition at line 104 of file test_util.cpp.


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


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix
autogenerated on Sun Feb 3 2019 03:29:51