EdbusDictEntry Class Reference
[D-Bus classes and functions]

An entry in EdbusDict. More...

#include <edelib/EdbusDict.h>

List of all members.

Public Member Functions

bool operator== (const EdbusDictEntry &other) const
bool operator!= (const EdbusDictEntry &other) const

Public Attributes

EdbusData key
EdbusData value

Detailed Description

An entry in EdbusDict.


Member Function Documentation

bool operator!= ( const EdbusDictEntry other  )  const [inline]

Check if two EdbusDictEntry objects are not equal

bool operator== ( const EdbusDictEntry other  )  const [inline]

Check if two EdbusDictEntry objects are equal

References key, and value.


Member Data Documentation

key

Referenced by operator==().

value

Referenced by operator==().


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

Generated on 23 May 2013 for edelib by  doxygen 1.6.1