s_group Struct Reference

#include <shared.h>

Collaboration diagram for s_group:

Collaboration graph
[legend]
List of all members.

Detailed Description

Stores name of group.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 123 of file shared.h.

Public Member Functions

 s_group ()

Public Attributes

string name
 Name of group.


Constructor & Destructor Documentation

s_group::s_group  )  [inline]
 

Definition at line 126 of file shared.h.

References name.

00127     {
00128         name="";
00129     }


Member Data Documentation

string s_group::name
 

Name of group.

Definition at line 124 of file shared.h.

Referenced by botnet_loop(), dcc_loop(), dcc_loop_edit_chan(), dcc_loop_edit_user1(), dcc_loop_new_user(), logic_parse_proc(), logic_process_line(), and s_group().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 10 05:45:48 2005 for VooDoo cIRCle by doxygen 1.4.3

Hosted by SourceForge.net Logo