KVIrc
4.9.2
DeveloperAPIs
|
#include <DccFileTransfer.h>
Public Attributes | |
bool | bFastSend |
bool | bIsTdcc |
bool | bNoAcks |
int | iIdleStepLengthInMSec |
int | iPacketSize |
KviCString | szFileName |
unsigned int | uMaxBandwidth |
quint64 | uStartPosition |
bool _KviDccSendThreadOptions::bFastSend |
Referenced by DccFileTransfer::connected(), and DccSendThread::run().
bool _KviDccSendThreadOptions::bIsTdcc |
Referenced by DccFileTransfer::connected(), and DccSendThread::run().
bool _KviDccSendThreadOptions::bNoAcks |
Referenced by DccFileTransfer::connected(), DccSendThread::run(), and DccSendThread::updateStats().
int _KviDccSendThreadOptions::iIdleStepLengthInMSec |
Referenced by DccFileTransfer::connected(), and DccSendThread::run().
int _KviDccSendThreadOptions::iPacketSize |
Referenced by DccFileTransfer::connected(), and DccSendThread::run().
KviCString _KviDccSendThreadOptions::szFileName |
Referenced by DccFileTransfer::connected(), and DccSendThread::run().
unsigned int _KviDccSendThreadOptions::uMaxBandwidth |
quint64 _KviDccSendThreadOptions::uStartPosition |
Referenced by DccFileTransfer::connected(), DccSendThread::run(), and DccSendThread::updateStats().