#include <protocol.hh>
virtual Protocol::~Protocol |
( |
void |
| ) |
|
|
inlinevirtual |
unsigned int Protocol::ident |
( |
void |
| ) |
const |
virtual bool Protocol::login |
( |
const char * |
usr, |
|
|
const char * |
pass, |
|
|
const unsigned |
int |
|
) |
| const |
|
pure virtual |
virtual bool Protocol::logout |
( |
void |
| ) |
const |
|
pure virtual |
virtual int Protocol::remove_msg |
( |
const unsigned int |
num | ) |
const |
|
pure virtual |
virtual int Protocol::scan |
( |
void |
| ) |
const |
|
pure virtual |
void Protocol::set_connection |
( |
Connection * |
currently_established_connection | ) |
|
void Protocol::set_ident |
( |
unsigned int |
i | ) |
|
virtual int Protocol::status |
( |
void |
| ) |
const |
|
pure virtual |
unsigned int Protocol::connect_type |
|
protected |
unsigned int Protocol::prot_ident |
|
protected |
The documentation for this class was generated from the following files: