DBus::InternalError Struct Reference

#include <internalerror.h>

List of all members.

Public Member Functions

 InternalError ()
 InternalError (DBusError *e)
 InternalError (const InternalError &ie)
 ~InternalError ()
 operator DBusError * ()
 operator bool ()

Public Attributes

DBusError error

Detailed Description

Definition at line 39 of file internalerror.h.


Constructor & Destructor Documentation

Definition at line 43 of file internalerror.h.

DBus::InternalError::InternalError ( DBusError *  e) [inline, explicit]

Definition at line 48 of file internalerror.h.

Definition at line 54 of file internalerror.h.

References error.

Definition at line 60 of file internalerror.h.


Member Function Documentation

DBus::InternalError::operator bool ( ) [inline]

Definition at line 70 of file internalerror.h.

DBus::InternalError::operator DBusError * ( ) [inline]

Definition at line 65 of file internalerror.h.


Member Data Documentation


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