struct_internal.c File Reference


Detailed Description

Functions for manage struct container.
Date:
Created: 09/08/07 14:24:04 CEST
Author:
Daniele Rondina aka ge@@ru <geaaru@gmail.com>

Definition in file struct_internal.c.

#include <string.h>
#include <stdlib.h>
#include "easydbus-core.h"
#include "debug.h"
#include "struct_internal.h"
#include "variant_internal.h"
#include "dict_entry_internal.h"
#include "array_internal.h"
#include "utils.h"

Include dependency graph for struct_internal.c:

Go to the source code of this file.

Functions

int easydbus_add_struct_on_container_msg (DBusMessage *msg, DBusMessageIter *iter, struct EasyDbus_elem *elem)
 Add struct element to a container element of DBusMessage.
int easydbus_add_struct_to_msg (DBusMessage *msg, struct EasyDbus_elem *elem)
 Add struct element to DBusMessage.
struct EasyDbus_containereasydbus_struct_build_elem (enum event_type type, void *container, DBusMessageIter *iter)
 Create a struct container from iter passed in input.


Generated on Thu Apr 10 10:00:59 2008 for EasyDbus-0.2 by  doxygen 1.5.4