Go to the documentation of this file.
30 #ifndef __NMV_I_INPUT_STREAM_H__
31 #define __NMV_I_INPUT_STREAM_H__
57 virtual bool open (
const char *a_path) = 0;
59 virtual Status read (
char *a_buf,
int &a_len) =0;
61 virtual void close () =0;
65 #endif //__NMV_INPUT_STREAM_H__
Definition: nmv-object.h:43
Definition: nmv-address.h:31
Definition: nmv-proc-list-dialog.h:32