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

gtask-query-packet.c File Reference

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

Go to the source code of this file.

Functions

void gtask_query_packet_class_init (GTaskQueryPacketClass *klass)
void gtask_query_packet_init (GTaskQueryPacket *packet, gpointer g_class)
void gtask_query_packet_finalize (GObject *obj)
gboolean gtask_query_packet_serialize_to (GTaskPacket *packet, GTaskConnection *conn)
 writes out the xml form of the passed in GTaskQueryPacket 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_query_packet_get_type (void)
GTaskQueryPacketgtask_query_packet_new ()
 creates a new GTaskQueryPacket


Variables

gpointer parent_class = NULL


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