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

gtask-task-packet.c File Reference

#include <gtask/gtask-task-packet.h>

Go to the source code of this file.

Functions

void gtask_task_packet_class_init (GTaskTaskPacketClass *klass)
void gtask_task_packet_init (GTaskTaskPacket *packet, gpointer g_class)
void gtask_task_packet_dispose (GObject *obj)
void gtask_task_packet_finalize (GObject *obj)
gboolean gtask_task_packet_serialize_to (GTaskPacket *packet, GTaskConnection *conn)
 writes out the xml form of the passed in GTaskTaskPacket to the passed in GTaskConnection. In general this function should never be called, except from within the library. To serialize any packet call gtask_packet_serialize( GTaskPacket * ) instead.

GType gtask_task_packet_get_type (void)
GTaskTaskPacketgtask_task_packet_new_with_task (GTaskGenericTask *task)
 creates a new GTaskTaskPacket that holds the passed in task

GTaskGenericTaskgtask_task_packet_get_task (GTaskTaskPacket *packet)
 returns the task held by the packet


Variables

gpointer parent_class


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