KIO::TCPSlaveBase Member List
This is the complete list of members for KIO::TCPSlaveBase, including all inherited members.
allMetaData() const (defined in KIO::SlaveBase) | KIO::SlaveBase | [inline] |
appconn (defined in KIO::SlaveBase) | KIO::SlaveBase | [protected] |
atEnd() | KIO::TCPSlaveBase | [protected] |
AtEOF() | KIO::TCPSlaveBase | [inline, protected] |
cacheAuthentication(const AuthInfo &info) | KIO::SlaveBase | |
canResume(KIO::filesize_t offset) | KIO::SlaveBase | |
canResume() (defined in KIO::SlaveBase) | KIO::SlaveBase | |
canUseTLS() | KIO::TCPSlaveBase | [protected] |
certificatePrompt() (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
checkCachedAuthentication(AuthInfo &info) | KIO::SlaveBase | |
chmod(const KURL &url, int permissions) | KIO::SlaveBase | [virtual] |
cleanSSL() | KIO::TCPSlaveBase | [protected] |
CleanSSL() | KIO::TCPSlaveBase | [inline, protected] |
closeConnection() | KIO::SlaveBase | [virtual] |
CloseDescriptor() | KIO::TCPSlaveBase | [inline, protected] |
closeDescriptor() | KIO::TCPSlaveBase | [protected] |
config() | KIO::SlaveBase | |
connected() | KIO::SlaveBase | |
connection() const (defined in KIO::SlaveBase) | KIO::SlaveBase | [inline] |
connectResult() | KIO::TCPSlaveBase | [protected] |
connectSlave(const TQString &path) | KIO::SlaveBase | |
connectTimeout() | KIO::SlaveBase | |
ConnectToHost(const TQString &host, unsigned int port, bool sendError) | KIO::TCPSlaveBase | [inline, protected] |
connectToHost(const TQString &host, unsigned int port, bool sendError=true) | KIO::TCPSlaveBase | [protected] |
copy(const KURL &src, const KURL &dest, int permissions, bool overwrite) | KIO::SlaveBase | [virtual] |
createAuthCacheKey(const KURL &url) | KIO::SlaveBase | |
data(const TQByteArray &data) | KIO::SlaveBase | |
dataReq() | KIO::SlaveBase | |
dcopClient() | KIO::SlaveBase | |
del(const KURL &url, bool isfile) | KIO::SlaveBase | [virtual] |
delCachedAuthentication(const TQString &key) | KIO::SlaveBase | |
disconnectSlave() (defined in KIO::SlaveBase) | KIO::SlaveBase | |
dispatch() (defined in KIO::SlaveBase) | KIO::SlaveBase | [virtual] |
dispatch(int command, const TQByteArray &data) (defined in KIO::SlaveBase) | KIO::SlaveBase | [virtual] |
dispatchLoop() (defined in KIO::SlaveBase) | KIO::SlaveBase | |
doConstructorStuff() (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
dropNetwork(const TQString &host=TQString::null) | KIO::SlaveBase | |
error(int _errid, const TQString &_text) | KIO::SlaveBase | |
errorPage() | KIO::SlaveBase | |
exit() (defined in KIO::SlaveBase) | KIO::SlaveBase | |
finished() | KIO::SlaveBase | |
fp (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
get(const KURL &url) | KIO::SlaveBase | [virtual] |
GetPort(unsigned short int p) | KIO::TCPSlaveBase | [inline, protected] |
hasMetaData(const TQString &key) const | KIO::SlaveBase | |
hasMetaData(const TQString &key) | KIO::SlaveBase | |
infoMessage(const TQString &msg) | KIO::SlaveBase | |
Information enum value (defined in KIO::SlaveBase) | KIO::SlaveBase | |
InitializeSSL() | KIO::TCPSlaveBase | [inline, protected] |
initializeSSL() | KIO::TCPSlaveBase | [protected] |
isConnectionValid() | KIO::TCPSlaveBase | [protected] |
isSSLTunnelEnabled() | KIO::TCPSlaveBase | [protected] |
listDir(const KURL &url) | KIO::SlaveBase | [virtual] |
listEntries(const UDSEntryList &_entry) | KIO::SlaveBase | |
listEntry(const UDSEntry &_entry, bool ready) | KIO::SlaveBase | |
listEntry_sec (defined in KIO::SlaveBase) | KIO::SlaveBase | [protected] |
listEntry_usec (defined in KIO::SlaveBase) | KIO::SlaveBase | [protected] |
listEntryCurrentSize (defined in KIO::SlaveBase) | KIO::SlaveBase | [protected] |
m_bIsSSL (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
m_iDefaultPort (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
m_iPort (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
m_iSock (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
m_pConnection (defined in KIO::SlaveBase) | KIO::SlaveBase | |
m_sServiceName (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
mAppSocket (defined in KIO::SlaveBase) | KIO::SlaveBase | [protected] |
mConnectedToApp (defined in KIO::SlaveBase) | KIO::SlaveBase | [protected] |
messageBox(MessageBoxType type, const TQString &text, const TQString &caption=TQString::null, const TQString &buttonYes=TQString::null, const TQString &buttonNo=TQString::null) | KIO::SlaveBase | |
messageBox(const TQString &text, MessageBoxType type, const TQString &caption=TQString::null, const TQString &buttonYes=TQString::null, const TQString &buttonNo=TQString::null, const TQString &dontAskAgainName=TQString::null) | KIO::SlaveBase | |
MessageBoxType enum name (defined in KIO::SlaveBase) | KIO::SlaveBase | |
metaData(const TQString &key) const | KIO::SlaveBase | |
metaData(const TQString &key) | KIO::SlaveBase | |
mimeType(const TQString &_type) | KIO::SlaveBase | |
mimetype(const KURL &url) | KIO::SlaveBase | [virtual] |
mIncomingMetaData (defined in KIO::SlaveBase) | KIO::SlaveBase | |
mkdir(const KURL &url, int permissions) | KIO::SlaveBase | [virtual] |
mOutgoingMetaData (defined in KIO::SlaveBase) | KIO::SlaveBase | |
mPoolSocket (defined in KIO::SlaveBase) | KIO::SlaveBase | [protected] |
mProtocol | KIO::SlaveBase | |
multiGet(const TQByteArray &data) | KIO::SlaveBase | [virtual] |
multipleAuthCaching() const | KIO::SlaveBase | [inline] |
needSubURLData() | KIO::SlaveBase | |
openConnection() | KIO::SlaveBase | [virtual] |
openPassDlg(KIO::AuthInfo &info, const TQString &errorMsg) | KIO::SlaveBase | |
openPassDlg(KIO::AuthInfo &info) | KIO::SlaveBase | |
pendingListEntries (defined in KIO::SlaveBase) | KIO::SlaveBase | [protected] |
pingCacheDaemon() const | KIO::SlaveBase | |
port(unsigned short int _port) | KIO::TCPSlaveBase | [protected] |
processedPercent(float percent) | KIO::SlaveBase | |
processedSize(KIO::filesize_t _bytes) | KIO::SlaveBase | |
proxyConnectTimeout() | KIO::SlaveBase | |
put(const KURL &url, int permissions, bool overwrite, bool resume) | KIO::SlaveBase | [virtual] |
QuestionYesNo enum value (defined in KIO::SlaveBase) | KIO::SlaveBase | |
read(void *data, ssize_t len) | KIO::TCPSlaveBase | [protected] |
Read(void *data, ssize_t len) | KIO::TCPSlaveBase | [inline, protected] |
readData(TQByteArray &buffer) | KIO::SlaveBase | |
readLine(char *data, ssize_t len) | KIO::TCPSlaveBase | [protected] |
ReadLine(char *data, ssize_t len) | KIO::TCPSlaveBase | [inline, protected] |
readTimeout() | KIO::SlaveBase | |
redirection(const KURL &_url) | KIO::SlaveBase | |
remoteEncoding() | KIO::SlaveBase | |
rename(const KURL &src, const KURL &dest, bool overwrite) | KIO::SlaveBase | [virtual] |
reparseConfiguration() | KIO::SlaveBase | [virtual] |
requestNetwork(const TQString &host=TQString::null) | KIO::SlaveBase | |
responseTimeout() | KIO::SlaveBase | |
s_seqNr (defined in KIO::SlaveBase) | KIO::SlaveBase | [protected, static] |
sendAuthenticationKey(const TQCString &gKey, const TQCString &key, bool keep) | KIO::SlaveBase | |
sendMetaData() | KIO::SlaveBase | |
setBlockConnection(bool b) | KIO::TCPSlaveBase | [protected] |
setBlockSize(int sz) | KIO::TCPSlaveBase | [protected] |
setConnection(Connection *connection) (defined in KIO::SlaveBase) | KIO::SlaveBase | [inline] |
setConnectTimeout(int t) | KIO::TCPSlaveBase | [protected] |
setEnableSSLTunnel(bool enable) | KIO::TCPSlaveBase | [protected] |
setHost(const TQString &host, int port, const TQString &user, const TQString &pass) | KIO::SlaveBase | [virtual] |
setKillFlag() | KIO::SlaveBase | |
setMetaData(const TQString &key, const TQString &value) | KIO::SlaveBase | |
setMultipleAuthCaching(bool) | KIO::SlaveBase | [inline] |
setRealHost(const TQString &realHost) | KIO::TCPSlaveBase | [protected] |
setSSLMetaData() | KIO::TCPSlaveBase | [protected] |
setSubURL(const KURL &url) | KIO::SlaveBase | [virtual] |
setTimeoutSpecialCommand(int timeout, const TQByteArray &data=TQByteArray()) | KIO::SlaveBase | |
sigpipe_handler(int) (defined in KIO::SlaveBase) | KIO::SlaveBase | [static] |
sigsegv_handler(int) (defined in KIO::SlaveBase) | KIO::SlaveBase | [static] |
slave_status() | KIO::SlaveBase | [virtual] |
SlaveBase(const TQCString &protocol, const TQCString &pool_socket, const TQCString &app_socket) (defined in KIO::SlaveBase) | KIO::SlaveBase | |
slaveStatus(const TQString &host, bool connected) | KIO::SlaveBase | |
special(const TQByteArray &data) | KIO::SlaveBase | [virtual] |
speed(unsigned long _bytes_per_second) | KIO::SlaveBase | |
SSLMessageBox enum value (defined in KIO::SlaveBase) | KIO::SlaveBase | |
startTLS() | KIO::TCPSlaveBase | [protected] |
stat(const KURL &url) | KIO::SlaveBase | [virtual] |
statEntry(const UDSEntry &_entry) | KIO::SlaveBase | |
stopTLS() | KIO::TCPSlaveBase | [protected] |
symlink(const TQString &target, const KURL &dest, bool overwrite) | KIO::SlaveBase | [virtual] |
TCPSlaveBase(unsigned short int defaultPort, const TQCString &protocol, const TQCString &poolSocket, const TQCString &appSocket) (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | |
TCPSlaveBase(unsigned short int defaultPort, const TQCString &protocol, const TQCString &poolSocket, const TQCString &appSocket, bool useSSL) (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | |
totalSize(KIO::filesize_t _bytes) | KIO::SlaveBase | |
userAborted() const (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
usingSSL() const | KIO::TCPSlaveBase | [inline, protected] |
usingTLS() const | KIO::TCPSlaveBase | [protected] |
usingTLS() | KIO::TCPSlaveBase | [protected] |
verifyCertificate() (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected] |
virtual_hook(int id, void *data) (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [protected, virtual] |
waitForAnswer(int expected1, int expected2, TQByteArray &data, int *pCmd=0) | KIO::SlaveBase | |
waitForResponse(int t) | KIO::TCPSlaveBase | [protected] |
warning(const TQString &msg) | KIO::SlaveBase | |
WarningContinueCancel enum value (defined in KIO::SlaveBase) | KIO::SlaveBase | |
WarningYesNo enum value (defined in KIO::SlaveBase) | KIO::SlaveBase | |
WarningYesNoCancel enum value (defined in KIO::SlaveBase) | KIO::SlaveBase | |
wasKilled() const | KIO::SlaveBase | |
Write(const void *data, ssize_t len) | KIO::TCPSlaveBase | [inline, protected] |
write(const void *data, ssize_t len) | KIO::TCPSlaveBase | [protected] |
~SlaveBase() (defined in KIO::SlaveBase) | KIO::SlaveBase | [virtual] |
~TCPSlaveBase() (defined in KIO::TCPSlaveBase) | KIO::TCPSlaveBase | [virtual] |