21 #ifndef __EDELIB_EDBUSDICT_H__
22 #define __EDELIB_EDBUSDICT_H__
24 #include "EdbusData.h"
25 #include "EdbusContainer.h"
44 if(key == other.
key && value == other.
value)
181 bool value_type_is_container(
void);
186 const_iterator begin(
void)
const;
192 const_iterator end(
void)
const;
197 unsigned int size(
void)
const;