bes  Updated for version 3.20.6
hdfistream_annot Class Reference
Collaboration diagram for hdfistream_annot:
Collaboration graph

Public Member Functions

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_annotoperator>> (string &an)
 
hdfistream_annotoperator>> (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)
 

Public Attributes

int32 _file_id
 
string _filename
 
int _index
 

Protected Member Functions

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)
 

Protected Attributes

int32 _an_id
 
vector< int32 > _an_ids
 
bool _desc
 
bool _lab
 
int32 _ref
 
int32 _tag
 

Detailed Description

Definition at line 185 of file hcstream.h.


The documentation for this class was generated from the following files: