Class AMSHDF5VirtualDBReader

Nested Relationships

Nested Types

Class Documentation

class AMSHDF5VirtualDBReader

Public Functions

__init__(self, files, i_names=list(), o_names=list())
fn(self)
destroy(self)
__del__(self)

Public Static Functions

verify_dsets(dsets_descr)
create_vds_layout(dsets_descr)

Protected Attributes

_fn
class DataDescr

Public Functions

__init__(self, input_shape, i_type, output_shape, o_type)
i_shape(self)
o_shape(self)
i_type(self)
o_type(self)

Protected Attributes

_i_shape
_o_shape
_i_type
_o_type