Arts::KIOInputStream Class Reference
List of all members.Detailed Description
Definition at line 178 of file artskde.h.
Public Types | |
| typedef KIOInputStream_base | _base_class |
Public Member Functions | |
| KIOInputStream () | |
| KIOInputStream (const Arts::SubClass &s) | |
| KIOInputStream (const Arts::Reference &r) | |
| KIOInputStream (const Arts::DynamicCast &c) | |
| KIOInputStream (const KIOInputStream &target) | |
| KIOInputStream (Arts::Object::Pool &p) | |
| KIOInputStream & | operator= (const KIOInputStream &target) |
| operator Arts::InputStream () const | |
| operator Arts::SynthModule () const | |
| KIOInputStream_base * | _base () |
| bool | eof () |
| long | size () |
| bool | seekOk () |
| long | seek (long position) |
| Arts::AutoSuspendState | autoSuspend () |
| void | start () |
| void | stop () |
| void | streamInit () |
| void | streamStart () |
| void | streamEnd () |
| long | bufferPackets () |
| void | bufferPackets (long _newValue) |
| bool | openURL (const std::string &url) |
| long | packetSize () |
Static Public Member Functions | |
| static KIOInputStream | null () |
| static KIOInputStream | _from_base (KIOInputStream_base *b) |
Protected Member Functions | |
| KIOInputStream (KIOInputStream_base *b) | |
The documentation for this class was generated from the following files:

