s_key_chan Struct Reference

Collaboration diagram for s_key_chan:

Collaboration graph
[legend]
List of all members.

Detailed Description

Stores data about channel, which is +k, and we are trying all keys in whole history.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 134 of file irc.cpp.

Public Attributes

string channel_name
 Name of channel.
vector< string > keys
 Keys from history to try them.


Member Data Documentation

string s_key_chan::channel_name
 

Name of channel.

Definition at line 135 of file irc.cpp.

Referenced by irc_loop_process_input().

vector<string> s_key_chan::keys
 

Keys from history to try them.

Definition at line 136 of file irc.cpp.

Referenced by irc_loop_process_input().


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