![]() |
KVIrc 5.2.4
Developer APIs
|
#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 DccSendThread::run().
bool KviDccSendThreadOptions::bIsTdcc |
Referenced by DccSendThread::run().
bool KviDccSendThreadOptions::bNoAcks |
Referenced by DccSendThread::run(), and DccSendThread::updateStats().
int KviDccSendThreadOptions::iIdleStepLengthInMSec |
Referenced by DccSendThread::run().
int KviDccSendThreadOptions::iPacketSize |
Referenced by DccSendThread::run().
KviCString KviDccSendThreadOptions::szFileName |
Referenced by DccFileTransfer::connected(), and DccSendThread::run().
unsigned int KviDccSendThreadOptions::uMaxBandwidth |
Referenced by DccSendThread::bandwidthLimit(), DccSendThread::run(), and DccSendThread::setBandwidthLimit().
quint64 KviDccSendThreadOptions::uStartPosition |
Referenced by DccSendThread::run(), and DccSendThread::updateStats().