query Struct Reference

IRC Query done by a client. More...


Data Fields

char * name
 Command name.
int replies [20]
 Possible replies.
int end_replies [20]
 Possible replies that are the last reply to this command.
int errors [20]
 Possible errors.
int(* handle )(const struct irc_line *, const struct irc_network *n, struct irc_client *c, struct query *)
 Function for handling the responses.


Detailed Description

IRC Query done by a client.

Field Documentation

char* query::name

Command name.

int query::replies[20]

Possible replies.

Possible replies that are the last reply to this command.

int query::errors[20]

Possible errors.

int(* query::handle)(const struct irc_line *, const struct irc_network *n, struct irc_client *c, struct query *)

Function for handling the responses.


Generated on Mon Apr 14 00:44:20 2008 for ctrlproxy by  doxygen 1.5.5