Arts::KIOInputStream_base Class Reference
Inheritance diagram for Arts::KIOInputStream_base:

Detailed Description
Definition at line 119 of file artskde.h.
Public Member Functions | |
| KIOInputStream_base * | _copy () |
| virtual std::vector< std::string > | _defaultPortsIn () const |
| virtual std::vector< std::string > | _defaultPortsOut () const |
| void * | _cast (unsigned long iid) |
| virtual long | bufferPackets ()=0 |
| virtual void | bufferPackets (long newValue)=0 |
| virtual bool | openURL (const std::string &url)=0 |
| virtual long | packetSize ()=0 |
Static Public Member Functions | |
| static KIOInputStream_base * | _create (const std::string &subClass="Arts::KIOInputStream") |
| static KIOInputStream_base * | _fromString (const std::string &objectref) |
| static KIOInputStream_base * | _fromReference (Arts::ObjectReference ref, bool needcopy) |
| static KIOInputStream_base * | _fromDynamicCast (const Arts::Object &object) |
Static Public Attributes | |
| static unsigned long | _IID |
The documentation for this class was generated from the following files:

