#include <filetransfer.h>
Inheritance diagram for MSN::FileTransferConnection::AuthData:

Public Member Functions | |
| AuthData (Passport username_, std::string cookie_, Direction direction_, FileTransferInvitation *inv_=NULL, FILE *fd_=NULL, bool connected_=false, unsigned long bytes_done_=0) | |
| virtual | ~AuthData () |
Public Attributes | |
| std::string | cookie |
| Direction | direction |
| Perspective | perspective |
| FileTransferInvitation * | inv |
| FILE * | fd |
| bool | connected |
| unsigned long | bytes_done |
| int | num_ignore |
|
||||||||||||||||||||||||||||||||
|
|
|
|
Reimplemented from MSN::AuthData. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1