StrucioStream Member List
This is the complete list of members for
StrucioStream, including all inherited members.
BasicRead(void *ptr, size_t bytes)=0 | StrucioStream | [protected, pure virtual] |
Close()=0 | StrucioStream | [protected, pure virtual] |
construct(DTS *dts, dts_typeid t) | StrucioStream | [inline] |
construct(DTS *dts, dts_typeid t, unsigned int size) | StrucioStream | [inline] |
fd | StrucioStream | [protected] |
FdOpen()=0 (defined in StrucioStream) | StrucioStream | [protected, pure virtual] |
filename (defined in StrucioStream) | StrucioStream | [protected] |
Follow() | StrucioStream | [inline] |
follow (defined in StrucioStream) | StrucioStream | [protected] |
inode (defined in StrucioStream) | StrucioStream | [protected] |
MagicOpen(const char *filename, const char *mode="rb") | StrucioStream | [inline, static] |
MagicOpen(DtsObject fo) | StrucioStream | [inline, static] |
mode | StrucioStream | [protected] |
Open() | StrucioStream | [inline, protected] |
Read(void *ptr, size_t bytes) | StrucioStream | [inline] |
StrucioStream(const char *fname, const char *fmode="rb") (defined in StrucioStream) | StrucioStream | [inline] |
StrucioStream(const char *fname, const int fileno, const char *fmode="rb") | StrucioStream | [inline] |
Write(void *ptr, size_t bytes)=0 | StrucioStream | [pure virtual] |
~StrucioStream() (defined in StrucioStream) | StrucioStream | [inline, virtual] |