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

tdeio/tdeio

  • TDEIO
  • DataProtocol
Public Member Functions | List of all members
TDEIO::DataProtocol Class Reference

#include <dataprotocol.h>

Inheritance diagram for TDEIO::DataProtocol:
TDEIO::DataSlave TDEIO::Slave TDEIO::SlaveInterface

Public Member Functions

virtual void mimetype (const KURL &url)
virtual void get (const KURL &url)
- Public Member Functions inherited from TDEIO::DataSlave
virtual void setHost (const TQString &host, int port, const TQString &user, const TQString &passwd)
virtual void setConfig (const MetaData &config)
virtual void suspend ()
virtual void resume ()
virtual bool suspended ()
virtual void send (int cmd, const TQByteArray &data=TQByteArray())
virtual void hold (const KURL &url)
- Public Member Functions inherited from TDEIO::Slave
 Slave (TDEServerSocket *unixdomain, const TQString &protocol, const TQString &socketname)
void setPID (pid_t)
int slave_pid ()
void kill ()
bool isAlive ()
void resetHost ()
TQString protocol ()
void setProtocol (const TQString &protocol)
TQString slaveProtocol ()
TQString host ()
int port ()
TQString user ()
TQString passwd ()
time_t idleTime ()
void setIdle ()
bool isConnected ()
void setConnected (bool c)
KDE_DEPRECATED Connection * connection ()
void ref ()
void deref ()
- Public Member Functions inherited from TDEIO::SlaveInterface
 SlaveInterface (Connection *connection)
void setConnection (Connection *connection)
Connection * connection () const
void setProgressId (int id)
int progressId () const
void sendResumeAnswer (bool resume)
void setOffset (TDEIO::filesize_t offset)
TDEIO::filesize_t offset () const

Additional Inherited Members

- Public Slots inherited from TDEIO::Slave
void accept (TDESocket *socket)
void gotInput ()
void timeout ()
- Signals inherited from TDEIO::Slave
void slaveDied (TDEIO::Slave *slave)
- Static Public Member Functions inherited from TDEIO::Slave
static Slave * createSlave (const TQString &protocol, const KURL &url, int &error, TQString &error_text)
static Slave * holdSlave (const TQString &protocol, const KURL &url)
- Protected Types inherited from TDEIO::DataSlave
enum  QueueType {
  Queue_mimeType = 1, Queue_totalSize, Queue_sendMetaData, Queue_data,
  Queue_finished
}
typedef TQValueList< QueueStruct > DispatchQueue
- Protected Slots inherited from TDEIO::DataSlave
void dispatchNext ()
- Protected Member Functions inherited from TDEIO::DataSlave
void setAllMetaData (const MetaData &)
void sendMetaData ()
virtual void virtual_hook (int id, void *data)
- Static Protected Member Functions inherited from TDEIO::SlaveInterface
static void sigpipe_handler (int)
- Protected Attributes inherited from TDEIO::DataSlave
DispatchQueue dispatchQueue

Detailed Description

This tdeioslave provides support of data urls as specified by rfc 2397.

See Also
http://www.ietf.org/rfc/rfc2397.txt
Author
Leo Savernik

Definition at line 51 of file dataprotocol.h.


The documentation for this class was generated from the following files:
  • dataprotocol.h
  • dataprotocol.cpp

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
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdeio by doxygen 1.8.1.2
This website is maintained by Timothy Pearson.