Public Types
Public Methods
Public Static Methods
- static inline InputStream null ()
- static inline InputStream _from_base (InputStream_base* b)
Protected Methods
inline InputStream (InputStream_base* b)
| InputStream |
[protected]
| typedef InputStream_base _base_class | _base_class |
inline InputStream ()
| InputStream |
inline InputStream (const InputStream& target)
| InputStream |
inline InputStream (Arts::Object::Pool& p)
| InputStream |
inline InputStream null ()
| null |
[static]
Reimplemented from Object.
inline InputStream _from_base (InputStream_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline InputStream& operator= (const InputStream& target)
| operator= |
Reimplemented from Object.
inline InputStream_base* _base ()
| _base |
Reimplemented from Object.
inline void start ()
| start |
inline void streamInit ()
| streamInit |
inline void streamStart ()
| streamStart |
inline void streamEnd ()
| streamEnd |
inline bool seekOk ()
| seekOk |
inline long seek (long position)
| seek |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |