#include <account.hh>
◆ check()
int Account::check |
( |
void |
| ) |
|
◆ clear()
void Account::clear |
( |
void |
| ) |
|
◆ passwd()
string Account::passwd |
( |
void |
| ) |
|
◆ port()
unsigned int Account::port |
( |
void |
| ) |
|
◆ protocol()
unsigned int Account::protocol |
( |
void |
| ) |
|
◆ server()
string Account::server |
( |
void |
| ) |
|
◆ set_connection()
void Account::set_connection |
( |
unsigned int |
the_connection_type = POSIX_SOCKETS | ) |
|
◆ set_passwd()
void Account::set_passwd |
( |
const char * |
s | ) |
|
◆ set_port()
void Account::set_port |
( |
unsigned int |
p | ) |
|
◆ set_protocol()
void Account::set_protocol |
( |
unsigned int |
prot | ) |
|
◆ set_server()
void Account::set_server |
( |
const char * |
s | ) |
|
◆ set_usr()
void Account::set_usr |
( |
const char * |
s | ) |
|
◆ usr()
string Account::usr |
( |
void |
| ) |
|
◆ conn
◆ msg_ids
vector<string> Account::msg_ids |
|
protected |
◆ pass
◆ proto
◆ serv
◆ the_port
◆ user
The documentation for this class was generated from the following files: