kodi
Public Member Functions | List of all members
CDBusError Class Reference

Public Member Functions

 operator DBusError * ()
 
bool IsSet () const
 
void Reset ()
 Reset this error wrapper. More...
 
 operator bool ()
 
 operator bool () const
 
std::string Name () const
 
std::string Message () const
 
void Log (std::string const &message="DBus error") const
 
void Log (int level, std::string const &message="DBus error") const
 

Member Function Documentation

◆ Reset()

void CDBusError::Reset ( void  )

Reset this error wrapper.

If there was an error, it was handled and this error wrapper should be used again in a new call, it must be reset before that call.


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