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

group_free.h文件参考

#include <glib.h>
#include "qq.h"

group_free.h包含/依赖关系图:

此图展示直接或间接包含该文件的文件:

浏览该文件的源代码。

函数

void qq_group_packets_free (qq_data *qd)
void qq_group_free_all (qq_data *qd)
void qq_group_remove_by_internal_group_id (qq_data *qd, guint32 internal_group_id)


函数文档

void qq_group_free_all qq_data qd  ) 
 

在文件group_free.c102行定义。

参考 _qq_group_free()_qq_data::groups.

参考自 _qq_common_clean().

函数调用图:

void qq_group_packets_free qq_data qd  ) 
 

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_free.c67行定义。

参考 _qq_data::group_packets.

参考自 _qq_common_clean().

void qq_group_remove_by_internal_group_id qq_data qd,
guint32  internal_group_id
 

在文件group_free.c83行定义。

参考 _qq_group_free()_qq_data::groups_qq_group::internal_group_id.

参考自 qq_process_group_cmd_exit_group().

函数调用图:


Generated at Mon May 8 15:42:50 2006 for OpenQ by  doxygen 1.4.4