Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

RegId Class Reference

Registered entity identity number. More...

#include <struct.h>

List of all members.

Public Member Functions

 RegId (IdVal aIn, IdVal bIn)
RegIdoperator= (const RegId &x)
bool operator== (const RegId &x)
bool operator!= (const RegId &x)
bool operator< (const RegId &x)
bool operator> (const RegId &x)
void SetNext (RegId &topId)
void SetDirect (RegId &topId, IdVal aVal, IdVal bVal)
RegNickIdMapgetIdMap ()
RegNickList * getNickItem ()
const char * getNick ()
const char * getChan ()
HashKeyVal getHashKey () const

Private Attributes

IdVal a
IdVal b

Friends

void saveNickData (void)
 Saves the NickServ database to disk.


Detailed Description

Registered entity identity number.

Definition at line 89 of file struct.h.


The documentation for this class was generated from the following files:
Generated at Sat Oct 25 20:56:13 2003 for Services using Doxygen.
Services Copyr. 1996-2001 Chip Norkus, Max Byrd, Greg Poma, Michael Graff, James Hess, Dafydd James. All rights reserved See LICENSE for licensing information.