Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

gtask-packet.c File Reference

#include <gtask/gtask-packet.h>

Go to the source code of this file.

Functions

void gtask_packet_init (GTaskPacket *packet, gpointer g_class)
void gtask_packet_class_init (GTaskPacketClass *klass)
void gtask_packet_dispose (GObject *packet)
void gtask_packet_finalize (GObject *packet)
GType gtask_packet_get_type ()
gboolean gtask_packet_serialize (GTaskPacket *packet)
 prints out the packet over the default connection

gboolean gtask_packet_serialize_to (GTaskPacket *packet, GTaskConnection *conn)
 prints out the packet over the passed in connection

GTaskConnectionGroupgtask_packet_get_connection_group (GTaskPacket *packet)
 returns the default connection that the GTaskPacket will serialize to

void gtask_packet_set_connection_group (GTaskPacket *packet, GTaskConnectionGroup *conn_group)
 sets the default connection that the GTaskPacket will serialize to


Variables

gpointer parent_class


Generated on Mon Feb 2 21:26:15 2004 for libgtask by doxygen 1.3.4