bes  Updated for version 3.20.6
hdfistream_gri Class Reference
Collaboration diagram for hdfistream_gri:
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 eo_pal (void) const
 
virtual bool eos (void) const
 
 hdfistream_gri (const hdfistream_gri &)
 
 hdfistream_gri (const string filename="")
 
virtual int index (void) const
 
virtual void open (const char *filename=0)
 
void operator= (const hdfistream_gri &)
 
hdfistream_grioperator>> (hdf_attr &ha)
 
hdfistream_grioperator>> (hdf_gri &hr)
 
hdfistream_grioperator>> (hdf_palette &hp)
 
hdfistream_grioperator>> (vector< hdf_attr > &hav)
 
hdfistream_grioperator>> (vector< hdf_gri > &hrv)
 
hdfistream_grioperator>> (vector< hdf_palette > &hpv)
 
virtual void rewind (void)
 
virtual void seek (const char *name)
 
virtual void seek (int index=0)
 
virtual void seek_next (void)
 
virtual void seek_ref (int ref)
 
void setinterlace (int32 interlace_mode)
 
void setmeta (bool val)
 
void setslab (vector< int >start, vector< int >edge, vector< int >stride, bool reduce_rank=false)
 
void unsetslab (void)
 

Public Attributes

int32 _file_id
 
string _filename
 
int _index
 
int32 edge [2]
 
bool reduce_rank
 
bool set
 
int32 start [2]
 
int32 stride [2]
 

Protected Member Functions

void _close_ri (void)
 
void _del (void)
 
void _get_fileinfo (void)
 
void _get_iminfo (void)
 
void _init (void)
 
void _rewind (void)
 

Protected Attributes

int32 _attr_index
 
int32 _gr_id
 
int32 _interlace_mode
 
bool _meta
 
int32 _nattrs
 
int32 _nfattrs
 
int32 _npals
 
int32 _nri
 
int32 _pal_index
 
int32 _ri_id
 
struct {
   int32   edge [2]
 
   bool   reduce_rank
 
   bool   set
 
   int32   start [2]
 
   int32   stride [2]
 
_slab
 

Detailed Description

Definition at line 395 of file hcstream.h.


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