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

Public Member Functions

 FakeLogHandler ()
 
virtual void log (int level, const char *msg)
 Output a message. Custom error handlers should define this method. More...
 
- Public Member Functions inherited from XmlRpc::XmlRpcLogHandler
virtual ~XmlRpcLogHandler ()
 

Public Attributes

int last_level
 
std::string last_msg
 

Additional Inherited Members

- Static Public Member Functions inherited from XmlRpc::XmlRpcLogHandler
static XmlRpcLogHandlergetLogHandler ()
 Returns a pointer to the currently installed message reporting object. More...
 
static int getVerbosity ()
 Returns the level of verbosity of informational messages. 0 is no output, 5 is very verbose. More...
 
static void setLogHandler (XmlRpcLogHandler *lh)
 Specifies the message handler. More...
 
static void setVerbosity (int v)
 Specify the level of verbosity of informational messages. 0 is no output, 5 is very verbose. More...
 
- Static Protected Attributes inherited from XmlRpc::XmlRpcLogHandler
static XMLRPCPP_DECL XmlRpcLogHandler_logHandler = &defaultLogHandler
 
static XMLRPCPP_DECL int _verbosity = 0
 

Detailed Description

Definition at line 30 of file test_util.cpp.

Constructor & Destructor Documentation

◆ FakeLogHandler()

FakeLogHandler::FakeLogHandler ( )
inline

Definition at line 32 of file test_util.cpp.

Member Function Documentation

◆ log()

virtual void FakeLogHandler::log ( int  level,
const char *  msg 
)
inlinevirtual

Output a message. Custom error handlers should define this method.

Implements XmlRpc::XmlRpcLogHandler.

Definition at line 34 of file test_util.cpp.

Member Data Documentation

◆ last_level

int FakeLogHandler::last_level

Definition at line 39 of file test_util.cpp.

◆ last_msg

std::string FakeLogHandler::last_msg

Definition at line 40 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, Dirk Thomas , Jacob Perron
autogenerated on Thu Nov 23 2023 04:01:41