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

group_free.c文件参考

#include "debug.h"
#include "buddy_status.h"
#include "group_free.h"
#include "group_network.h"
#include "group.h"

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

浏览该文件的源代码。

函数

void _qq_group_free_member (qq_group *group)
void _qq_group_free (qq_group *group)
void qq_group_packets_free (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)


函数文档

void _qq_group_free qq_group group  ) 
 

在文件group_free.c56行定义。

参考 _qq_group_free_member()_qq_group::group_desc_utf8_qq_group::group_name_utf8.

参考自 qq_group_free_all()qq_group_remove_by_internal_group_id().

函数调用图:

void _qq_group_free_member qq_group group  ) 
 

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

参考 _qq_group::members_qq_buddy::nickname.

参考自 _qq_group_free().

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:48 2006 for OpenQ by  doxygen 1.4.4