|
void | _init (const string filename="") |
|
virtual bool | bos (void) const |
|
virtual void | close (void) |
|
virtual bool | eo_attr (void) const |
|
virtual bool | eos (void) const |
|
| hdfistream_vdata (const hdfistream_vdata &) |
|
| hdfistream_vdata (const string filename="") |
|
virtual int | index (void) const |
|
virtual void | open (const char *filename) |
|
virtual void | open (const string &filename) |
|
void | operator= (const hdfistream_vdata &) |
|
hdfistream_vdata & | operator>> (hdf_attr &ha) |
|
hdfistream_vdata & | operator>> (hdf_vdata &hs) |
|
hdfistream_vdata & | operator>> (vector< hdf_attr > &hav) |
|
hdfistream_vdata & | operator>> (vector< hdf_vdata > &hsv) |
|
virtual void | rewind (void) |
|
virtual void | seek (const char *name) |
|
virtual void | seek (const string &name) |
|
virtual void | seek (int index=0) |
|
virtual void | seek_next (void) |
|
virtual void | seek_ref (int ref) |
|
void | setmeta (bool val) |
|
bool | setrecs (int32 begin, int32 end) |
|
|
int32 | _file_id |
|
string | _filename |
|
int | _index |
|
int32 | begin |
|
int32 | end |
|
bool | set |
|
|
void | _del (void) |
|
void | _get_fileinfo (void) |
|
void | _init (void) |
|
void | _rewind (void) |
|
void | _seek (const char *name) |
|
void | _seek (int32 ref) |
|
void | _seek_next (void) |
|
hdfistream_vdata & | operator>> (hdf_field &hf) |
|
hdfistream_vdata & | operator>> (vector< hdf_field > &hfv) |
|
|
int32 | _attr_index |
|
bool | _meta |
|
int32 | _nattrs |
|
struct { |
int32 begin |
|
int32 end |
|
bool set |
|
} | _recs |
|
int32 | _vdata_id |
|
vector< int32 > | _vdata_refs |
|
Definition at line 245 of file hcstream.h.
The documentation for this class was generated from the following files: