Go to the source code of this file.
Functions | |
int | add_elems_to_msg (DBusMessage *, struct EasyDbus_elem *) EASYDBUS_INTERNAL_F_ATTR |
Add elements to DBusMessage. | |
EasyDbus_elem * | easydbus_elem_create (enum el_type) EASYDBUS_INTERNAL_F_ATTR |
Create an element object. | |
void | easydbus_elem_free (EasyDbus_elem *) EASYDBUS_INTERNAL_F_ATTR |
Free struct EasyDbus_elem memory area. |