close()=0 | IStream | [pure virtual] |
flush()=0 | IStream | [pure virtual] |
getEventTarget() const =0 | IStream | [pure virtual] |
getInputReadyEvent() | IStream | [static] |
getInputShutdownEvent() | IStream | [static] |
getOutputErrorEvent() | IStream | [static] |
getOutputFlushedEvent() | IStream | [static] |
getOutputShutdownEvent() | IStream | [static] |
getSize() const =0 | IStream | [pure virtual] |
isReady() const =0 | IStream | [pure virtual] |
read(void *buffer, UInt32 n)=0 | IStream | [pure virtual] |
shutdownInput()=0 | IStream | [pure virtual] |
shutdownOutput()=0 | IStream | [pure virtual] |
write(const void *buffer, UInt32 n)=0 | IStream | [pure virtual] |
~IInterface() | IInterface | [inline, virtual] |