|
virtual bool | bos (void) const |
|
virtual void | close (void) |
|
virtual bool | eos (void) const |
|
| hdfistream_annot (const hdfistream_annot &) |
|
| hdfistream_annot (const string filename, int32 tag, int32 ref) |
|
| hdfistream_annot (const string filename="") |
|
virtual int | index (void) const |
|
virtual void | open (const char *filename) |
|
virtual void | open (const char *filename, int32 tag, int32 ref) |
|
void | operator= (const hdfistream_annot &) |
|
hdfistream_annot & | operator>> (string &an) |
|
hdfistream_annot & | operator>> (vector< string > &anv) |
|
virtual void | rewind (void) |
|
virtual void | seek (int index) |
|
virtual void | seek_next (void) |
|
virtual void | set_annot_type (bool label, bool desc) |
|
|
int32 | _file_id |
|
string | _filename |
|
int | _index |
|
|
void | _del (void) |
|
void | _get_anninfo (void) |
|
void | _get_file_anninfo (void) |
|
void | _get_obj_anninfo (void) |
|
void | _init (const string filename, int32 tag, int32 ref) |
|
void | _init (const string filename="") |
|
void | _open (const char *filename) |
|
void | _rewind (void) |
|
|
int32 | _an_id |
|
vector< int32 > | _an_ids |
|
bool | _desc |
|
bool | _lab |
|
int32 | _ref |
|
int32 | _tag |
|
Definition at line 185 of file hcstream.h.
The documentation for this class was generated from the following files: