|
static const string | format = "format" |
|
static const string | long_name = "long_name" |
|
static const string | units = "units" |
|
Definition at line 84 of file hcstream.h.
◆ hdfistream_sds() [1/2]
hdfistream_sds::hdfistream_sds |
( |
const string |
filename = "" | ) |
|
|
explicit |
◆ hdfistream_sds() [2/2]
◆ ~hdfistream_sds()
virtual hdfistream_sds::~hdfistream_sds |
( |
void |
| ) |
|
|
inlinevirtual |
◆ _close_sds()
void hdfistream_sds::_close_sds |
( |
void |
| ) |
|
|
protected |
◆ _del()
void hdfistream_sds::_del |
( |
void |
| ) |
|
|
inlineprotected |
◆ _get_fileinfo()
void hdfistream_sds::_get_fileinfo |
( |
void |
| ) |
|
|
protected |
◆ _get_sdsinfo()
void hdfistream_sds::_get_sdsinfo |
( |
void |
| ) |
|
|
protected |
◆ _init() [1/2]
void hdfistream_obj::_init |
( |
const string |
filename = "" | ) |
|
|
inlineinherited |
◆ _init() [2/2]
void hdfistream_sds::_init |
( |
void |
| ) |
|
|
protected |
◆ _rewind()
void hdfistream_sds::_rewind |
( |
void |
| ) |
|
|
inlineprotected |
◆ _seek_arr() [1/2]
void hdfistream_sds::_seek_arr |
( |
const string & |
name | ) |
|
|
protected |
◆ _seek_arr() [2/2]
void hdfistream_sds::_seek_arr |
( |
int |
index | ) |
|
|
protected |
◆ _seek_arr_ref()
void hdfistream_sds::_seek_arr_ref |
( |
int |
ref | ) |
|
|
protected |
◆ _seek_next_arr()
void hdfistream_sds::_seek_next_arr |
( |
void |
| ) |
|
|
protected |
◆ bos()
bool hdfistream_sds::bos |
( |
void |
| ) |
const |
|
virtual |
◆ close()
void hdfistream_sds::close |
( |
void |
| ) |
|
|
virtual |
◆ eo_attr()
bool hdfistream_sds::eo_attr |
( |
void |
| ) |
const |
|
virtual |
◆ eo_dim()
bool hdfistream_sds::eo_dim |
( |
void |
| ) |
const |
|
virtual |
◆ eos()
bool hdfistream_sds::eos |
( |
void |
| ) |
const |
|
virtual |
◆ get_map_ce()
vector< array_ce > hdfistream_sds::get_map_ce |
( |
| ) |
|
|
inline |
◆ index()
virtual int hdfistream_obj::index |
( |
void |
| ) |
const |
|
inlinevirtualinherited |
◆ is_map_ce_set()
bool hdfistream_sds::is_map_ce_set |
( |
| ) |
|
|
inline |
◆ open()
void hdfistream_sds::open |
( |
const char * |
filename = 0 | ) |
|
|
virtual |
◆ operator=()
◆ operator>>() [1/6]
◆ operator>>() [2/6]
◆ operator>>() [3/6]
◆ operator>>() [4/6]
◆ operator>>() [5/6]
◆ operator>>() [6/6]
◆ rewind()
void hdfistream_sds::rewind |
( |
void |
| ) |
|
|
virtual |
◆ seek() [1/2]
void hdfistream_sds::seek |
( |
const char * |
name | ) |
|
|
virtual |
◆ seek() [2/2]
void hdfistream_sds::seek |
( |
int |
index = 0 | ) |
|
|
virtual |
◆ seek_next()
void hdfistream_sds::seek_next |
( |
void |
| ) |
|
|
virtual |
◆ seek_ref()
void hdfistream_sds::seek_ref |
( |
int |
ref | ) |
|
|
virtual |
◆ set_map_ce()
void hdfistream_sds::set_map_ce |
( |
const vector< array_ce > & |
a_ce | ) |
|
|
inline |
◆ setmeta()
void hdfistream_sds::setmeta |
( |
bool |
val | ) |
|
|
inline |
◆ setslab()
void hdfistream_sds::setslab |
( |
vector< int > |
start, |
|
|
vector< int > |
edge, |
|
|
vector< int > |
stride, |
|
|
bool |
reduce_rank = false |
|
) |
| |
◆ unsetslab()
void hdfistream_sds::unsetslab |
( |
void |
| ) |
|
|
inline |
◆ _attr_index
int32 hdfistream_sds::_attr_index |
|
protected |
◆ _dim_index
int32 hdfistream_sds::_dim_index |
|
protected |
◆ _file_id
int32 hdfistream_obj::_file_id |
|
inherited |
◆ _filename
string hdfistream_obj::_filename |
|
inherited |
◆ _index
int hdfistream_obj::_index |
|
inherited |
◆ _map_ce_set
bool hdfistream_sds::_map_ce_set |
|
protected |
◆ _map_ce_vec
vector< array_ce > hdfistream_sds::_map_ce_vec |
|
protected |
◆ _meta
bool hdfistream_sds::_meta |
|
protected |
◆ _nattrs
int32 hdfistream_sds::_nattrs |
|
protected |
◆ _nfattrs
int32 hdfistream_sds::_nfattrs |
|
protected |
◆ _nsds
int32 hdfistream_sds::_nsds |
|
protected |
◆ _rank
int32 hdfistream_sds::_rank |
|
protected |
◆ _sds_id
int32 hdfistream_sds::_sds_id |
|
protected |
◆ format
const string hdfistream_sds::format = "format" |
|
staticprotected |
◆ long_name
const string hdfistream_sds::long_name = "long_name" |
|
staticprotected |
◆ units
const string hdfistream_sds::units = "units" |
|
staticprotected |
The documentation for this class was generated from the following files: