|
|
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_vgroup (const hdfistream_vgroup &) |
| |
|
| hdfistream_vgroup (const string filename="") |
| |
|
virtual int | index (void) const |
| |
|
string | memberName (int32 ref) |
| |
|
virtual void | open (const char *filename) |
| |
|
virtual void | open (const string &filename) |
| |
|
void | operator= (const hdfistream_vgroup &) |
| |
|
hdfistream_vgroup & | operator>> (hdf_attr &ha) |
| |
|
hdfistream_vgroup & | operator>> (hdf_vgroup &hs) |
| |
|
hdfistream_vgroup & | operator>> (vector< hdf_attr > &hav) |
| |
|
hdfistream_vgroup & | operator>> (vector< hdf_vgroup > &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) |
| |
|
|
int32 | _file_id |
| |
|
string | _filename |
| |
|
int | _index |
| |
|
int32 | begin |
| |
|
int32 | end |
| |
|
bool | set |
| |
|
|
void | _del (void) |
| |
|
void | _get_fileinfo (void) |
| |
|
void | _init (void) |
| |
|
string | _memberName (int32 ref) |
| |
|
void | _rewind (void) |
| |
|
void | _seek (const char *name) |
| |
|
void | _seek (int32 ref) |
| |
|
void | _seek_next (void) |
| |
|
|
int32 | _attr_index |
| |
|
bool | _meta |
| |
|
int32 | _nattrs |
| |
|
struct { |
|
int32 begin |
| |
|
int32 end |
| |
|
bool set |
| |
| } | _recs |
| |
|
int32 | _vgroup_id |
| |
|
vector< int32 > | _vgroup_refs |
| |
Definition at line 321 of file hcstream.h.
The documentation for this class was generated from the following files: