首页 | 数据结构 | 文件列表 | 数据字段 | 全局定义

group_search.c文件参考

#include "debug.h"
#include "char_conv.h"
#include "group_free.h"
#include "group_network.h"
#include "group_search.h"

group_search.c包含/依赖关系图:

浏览该文件的源代码。

枚举

enum  { QQ_GROUP_SEARCH_TYPE_BY_ID = 0x01, QQ_GROUP_SEARCH_TYPE_DEMO = 0x02 }

函数

void qq_send_cmd_group_search_group (GaimConnection *gc, guint32 external_group_id)
void qq_process_group_cmd_search_group (guint8 *data, guint8 **cursor, gint len, GaimConnection *gc)


枚举类型文档

anonymous enum
 

The QQ2003C protocol plugin

for gaim

Copyright (C) 2004 Puzzlebird

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

枚举值:
QQ_GROUP_SEARCH_TYPE_BY_ID 
QQ_GROUP_SEARCH_TYPE_DEMO 

在文件group_search.c32行定义。


函数文档

void qq_process_group_cmd_search_group guint8 *  data,
guint8 **  cursor,
gint  len,
GaimConnection *  gc
 

在文件group_search.c64行定义。

参考 _qq_group::auth_typeconvert_as_pascal_string()_qq_group::creator_uid_qq_group::external_group_id_qq_group::group_category_qq_group::group_desc_utf8_qq_group::group_name_utf8_qq_group::group_typehex_dump_to_str()_qq_group::internal_group_idQQ_CHARSET_DEFAULTread_packet_b()read_packet_data()read_packet_dw()read_packet_w()_qq_data::roomlist.

参考自 qq_process_group_cmd_reply().

函数调用图:

void qq_send_cmd_group_search_group GaimConnection *  gc,
guint32  external_group_id
 

The QQ2003C protocol plugin

for gaim

Copyright (C) 2004 Puzzlebird

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

在文件group_search.c39行定义。

参考 create_packet_b()create_packet_dw()qq_group_cmd_get_desc()QQ_GROUP_CMD_SEARCH_GROUPQQ_GROUP_SEARCH_TYPE_BY_IDQQ_GROUP_SEARCH_TYPE_DEMOqq_send_group_cmd().

参考自 _qq_group_search_callback().

函数调用图:


Generated at Mon May 8 15:44:02 2006 for OpenQ by  doxygen 1.4.4