|
void | _init (const string filename="") |
|
virtual bool | bos (void) const =0 |
|
virtual void | close (void)=0 |
|
virtual bool | eos (void) const =0 |
|
| hdfistream_obj (const hdfistream_obj &) |
|
| hdfistream_obj (const string filename="") |
|
virtual int | index (void) const |
|
virtual void | open (const char *filename=0)=0 |
|
void | operator= (const hdfistream_obj &) |
|
virtual void | rewind (void)=0 |
|
virtual void | seek (int index=0)=0 |
|
virtual void | seek_next (void)=0 |
|
|
int32 | _file_id |
|
string | _filename |
|
int | _index |
|
Definition at line 51 of file hcstream.h.
The documentation for this class was generated from the following file: