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

Public Member Functions

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_vdataoperator>> (hdf_attr &ha)
 
hdfistream_vdataoperator>> (hdf_vdata &hs)
 
hdfistream_vdataoperator>> (vector< hdf_attr > &hav)
 
hdfistream_vdataoperator>> (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)
 

Public Attributes

int32 _file_id
 
string _filename
 
int _index
 
int32 begin
 
int32 end
 
bool set
 

Protected Member Functions

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_vdataoperator>> (hdf_field &hf)
 
hdfistream_vdataoperator>> (vector< hdf_field > &hfv)
 

Protected Attributes

int32 _attr_index
 
bool _meta
 
int32 _nattrs
 
struct {
   int32   begin
 
   int32   end
 
   bool   set
 
_recs
 
int32 _vdata_id
 
vector< int32 > _vdata_refs
 

Detailed Description

Definition at line 245 of file hcstream.h.


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