forum_auth::forum_auth Class Reference

List of all members.

Public Member Functions

 forum_auth (std::string name, std::string password)
 ~forum_auth (void)
bool is_authorised (void)

Private Member Functions

bool validate (void)

Private Attributes

std::string user_name
std::string user_password
bool authorised


Detailed Description

Definition at line 16 of file forum_auth.cpp.


Constructor & Destructor Documentation

forum_auth::forum_auth::forum_auth ( std::string  name,
std::string  password 
)

forum_auth::forum_auth::~forum_auth ( void   ) 


Member Function Documentation

bool forum_auth::forum_auth::validate ( void   )  [private]

bool forum_auth::forum_auth::is_authorised ( void   ) 


Member Data Documentation

std::string forum_auth::forum_auth::user_name [private]

Definition at line 21 of file forum_auth.cpp.

Definition at line 22 of file forum_auth.cpp.

Definition at line 23 of file forum_auth.cpp.


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs