LoginData Struct Reference

#include <logindata.h>

List of all members.


Detailed Description

Definition at line 29 of file logindata.h.


Public Member Functions

void clear ()

Public Attributes

std::string username
std::string password
std::string newPassword
std::string hostname
std::string updateHost
short port
bool remember
 Whether to store the username and host.
bool registerLogin
 Whether an account is being registered.

Member Function Documentation

void LoginData::clear (  )  [inline]

Definition at line 52 of file logindata.h.


Member Data Documentation

std::string LoginData::username

Definition at line 31 of file logindata.h.

std::string LoginData::password

Definition at line 32 of file logindata.h.

Definition at line 33 of file logindata.h.

std::string LoginData::hostname

Definition at line 34 of file logindata.h.

std::string LoginData::updateHost

Definition at line 35 of file logindata.h.

Definition at line 40 of file logindata.h.

Whether to store the username and host.

Definition at line 49 of file logindata.h.

Whether an account is being registered.

Definition at line 50 of file logindata.h.


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

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5