The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

AccountData Class Reference

#include <account.h>

Inheritance diagram for AccountData:

Inheritance graph
[legend]
Collaboration diagram for AccountData:

Collaboration graph
[legend]
List of all members.

Public Attributes

Useruser
std::string account

Detailed Description

Definition at line 20 of file account.h.


Member Data Documentation

std::string AccountData::account
 

Definition at line 24 of file account.h.

Referenced by ModuleServicesAccount::OnDecodeMetaData().

User* AccountData::user
 

Definition at line 23 of file account.h.

Referenced by ModuleServicesAccount::OnDecodeMetaData().


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