ircproxy  The Ultimate Cyborg

Keyword Struct Reference

#include <Keyword.h>

List of all members.


Detailed Description

Name/value pair for IRC commands (keywords) and their numeric value.

Definition at line 20 of file Keyword.h.


Public Attributes

char const * name
 The keyword.
int value
 The associated value.

Member Data Documentation

char const* Keyword::name

The keyword.

Definition at line 21 of file Keyword.h.

Referenced by MessageIn::uppercase_command().

The associated value.

Definition at line 22 of file Keyword.h.

Referenced by MessageIn::init().


The documentation for this struct was generated from the following file:

Copyright © 2005-2007 Carlo Wood.  All rights reserved.