#include <edelib/EdbusDict.h>
Public Member Functions | |
| bool | operator== (const EdbusDictEntry &other) const |
| bool | operator!= (const EdbusDictEntry &other) const |
Public Attributes | |
| EdbusData | key |
| EdbusData | value |
| bool operator== | ( | const EdbusDictEntry & | other | ) | const [inline] |
Check if two EdbusDictEntry objects are equal
| bool operator!= | ( | const EdbusDictEntry & | other | ) | const [inline] |
Check if two EdbusDictEntry objects are not equal
1.5.2