21 #ifndef __EDELIB_EDBUSLIST_H__
22 #define __EDELIB_EDBUSLIST_H__
24 #include "EdbusData.h"
25 #include "EdbusContainer.h"
154 bool operator==(
const EdbusList& other)
const;
171 bool value_type_is_container(
void);
186 const_iterator begin(
void)
const;
192 const_iterator end(
void)
const;
197 unsigned int size(
void)
const;