2003-01-07 Anders Carlsson <andersca@codefactory.se>
authorAnders Carlsson <andersca@codefactory.se>
Mon, 6 Jan 2003 22:09:16 +0000 (22:09 +0000)
committerAnders Carlsson <andersca@codefactory.se>
Mon, 6 Jan 2003 22:09:16 +0000 (22:09 +0000)
commit5175ad00e1d648a89efdf8d397b31bf84fd203c8
treefd610f81616ccc7309a43e4eee8206d6c5e08abf
parent5cf7ec5c399537b89fdbf6637413c4d2c002f4a4
2003-01-07  Anders Carlsson  <andersca@codefactory.se>

* dbus/dbus-marshal.c: (_dbus_marshal_string),
(_dbus_demarshal_string), (_dbus_marshal_test):
* dbus/dbus-marshal.h:
Document these functions.

* dbus/dbus-message.c: (dbus_message_get_name),
(dbus_message_append_int32), (dbus_message_append_uint32),
(dbus_message_append_double), (dbus_message_append_string),
(dbus_message_append_byte_array):
* dbus/dbus-message.h:
Add functions for adding message fields of different types.

* dbus/dbus-protocol.h:
Add the different types.
ChangeLog
dbus/dbus-marshal.c
dbus/dbus-marshal.h
dbus/dbus-message.c
dbus/dbus-message.h
dbus/dbus-protocol.h