Simplify HDFWriterModule init_hdf interface
Created by: dominikwerder
In HDFWriterModule
- remove the separate
hdf_parent
andhdf_parent_name
and replace byHDFGroup
, carried by theHDFWriterModuleInitParameters
. - LLVM-stylify a few things which got touched on the way