s_irc_server Struct Reference

#include <shared.h>

Collaboration diagram for s_irc_server:

Collaboration graph
[legend]
List of all members.

Detailed Description

Stores irc server connection info.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 1207 of file shared.h.

Public Attributes

string host
 Host name.
unsigned short port
 Port.


Member Data Documentation

string s_irc_server::host
 

Host name.

Definition at line 1208 of file shared.h.

Referenced by logic_exec().

unsigned short s_irc_server::port
 

Port.

Definition at line 1209 of file shared.h.

Referenced by logic_exec().


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