• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdeio
 

tdeio/tdeio

  • TDEIO
  • Slave
TDEIO::Slave Member List

This is the complete list of members for TDEIO::Slave, including all inherited members.

accept(TDESocket *socket) (defined in TDEIO::Slave)TDEIO::Slaveslot
authorizationKey(const TQCString &, const TQCString &, bool)TDEIO::SlaveInterfacesignal
calcSpeed() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceprotectedslot
canResume(TDEIO::filesize_t) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
connected() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
connectFinished() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
connection()TDEIO::Slaveinline
connection() const (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceinline
createSlave(const TQString &protocol, const KURL &url, int &error, TQString &error_text)TDEIO::Slavestatic
data(const TQByteArray &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
dataReq() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
delAuthorization(const TQCString &grpkey)TDEIO::SlaveInterfacesignal
deref() (defined in TDEIO::Slave)TDEIO::Slaveinline
dispatch() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceprotectedvirtual
dispatch(int _cmd, const TQByteArray &data) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceprotectedvirtual
dropNetwork(const TQString &, const TQString &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceprotected
error(int, const TQString &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
errorPage() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
finished() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
gotInput() (defined in TDEIO::Slave)TDEIO::Slaveslot
hold(const KURL &url)TDEIO::Slave
holdSlave(const TQString &protocol, const KURL &url) (defined in TDEIO::Slave)TDEIO::Slavestatic
host()TDEIO::Slaveinline
idleTime()TDEIO::Slave
infoMessage(const TQString &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
isAlive()TDEIO::Slaveinline
isConnected() (defined in TDEIO::Slave)TDEIO::Slaveinline
kill()TDEIO::Slave
listEntries(const TDEIO::UDSEntryList &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
localURL(const KURL &, bool) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
m_pConnection (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceprotected
messageBox(int type, const TQString &text, const TQString &caption, const TQString &buttonYes, const TQString &buttonNo) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceprotected
messageBox(int type, const TQString &text, const TQString &caption, const TQString &buttonYes, const TQString &buttonNo, const TQString &dontAskAgainName)TDEIO::SlaveInterfaceprotected
metaData(const TDEIO::MetaData &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
mimeType(const TQString &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
needProgressId() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
needSubURLData() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
offset() const (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterface
openPassDlg(TDEIO::AuthInfo &info)TDEIO::SlaveInterfaceprotected
openPassDlg(const TQString &prompt, const TQString &user, const TQString &caption, const TQString &comment, const TQString &label, bool readOnly) TDE_DEPRECATEDTDEIO::SlaveInterfaceprotected
openPassDlg(const TQString &prompt, const TQString &user, bool readOnly) TDE_DEPRECATEDTDEIO::SlaveInterfaceprotected
passwd()TDEIO::Slaveinline
port()TDEIO::Slaveinline
processedSize(TDEIO::filesize_t) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
progressId() const (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceinline
protocol()TDEIO::Slaveinline
redirection(const KURL &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
ref() (defined in TDEIO::Slave)TDEIO::Slaveinline
requestNetwork(const TQString &, const TQString &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceprotected
resetHost()TDEIO::Slave
resume()TDEIO::Slave
send(int cmd, const TQByteArray &data=TQByteArray())TDEIO::Slave
sendResumeAnswer(bool resume)TDEIO::SlaveInterface
setConfig(const MetaData &config)TDEIO::Slave
setConnected(bool c) (defined in TDEIO::Slave)TDEIO::Slaveinline
setConnection(Connection *connection) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceinline
setHost(const TQString &host, int port, const TQString &user, const TQString &passwd)TDEIO::Slave
setIdle()TDEIO::Slave
setOffset(TDEIO::filesize_t offset) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterface
setPID(pid_t) (defined in TDEIO::Slave)TDEIO::Slave
setProgressId(int id) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceinline
setProtocol(const TQString &protocol) (defined in TDEIO::Slave)TDEIO::Slave
sigpipe_handler(int) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfaceprotectedstatic
Slave(bool derived, TDEServerSocket *unixdomain, const TQString &protocol, const TQString &socketname)TDEIO::Slaveprotected
Slave(TDEServerSocket *unixdomain, const TQString &protocol, const TQString &socketname) (defined in TDEIO::Slave)TDEIO::Slave
slave_pid() (defined in TDEIO::Slave)TDEIO::Slaveinline
slaveDied(TDEIO::Slave *slave) (defined in TDEIO::Slave)TDEIO::Slavesignal
SlaveInterface(Connection *connection) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterface
slaveProtocol()TDEIO::Slaveinline
slaveStatus(pid_t, const TQCString &, const TQString &, bool) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
speed(unsigned long) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
statEntry(const TDEIO::UDSEntry &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
suspend()TDEIO::Slave
suspended()TDEIO::Slave
timeout() (defined in TDEIO::Slave)TDEIO::Slaveslot
totalSize(TDEIO::filesize_t) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
unlinkSocket() (defined in TDEIO::Slave)TDEIO::Slaveprotected
user()TDEIO::Slaveinline
VIRTUAL_HOLD enum value (defined in TDEIO::Slave)TDEIO::Slaveprotected
virtual_hook(int id, void *data) (defined in TDEIO::Slave)TDEIO::Slaveprotectedvirtual
VIRTUAL_RESUME enum value (defined in TDEIO::Slave)TDEIO::Slaveprotected
VIRTUAL_SEND enum value (defined in TDEIO::Slave)TDEIO::Slaveprotected
VIRTUAL_SET_CONFIG enum value (defined in TDEIO::Slave)TDEIO::Slaveprotected
VIRTUAL_SET_HOST enum value (defined in TDEIO::Slave)TDEIO::Slaveprotected
VIRTUAL_SUSPEND enum value (defined in TDEIO::Slave)TDEIO::Slaveprotected
VIRTUAL_SUSPENDED enum value (defined in TDEIO::Slave)TDEIO::Slaveprotected
warning(const TQString &) (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacesignal
~Slave() (defined in TDEIO::Slave)TDEIO::Slavevirtual
~SlaveInterface() (defined in TDEIO::SlaveInterface)TDEIO::SlaveInterfacevirtual

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdeio by doxygen 1.9.1
This website is maintained by Timothy Pearson.