Rafal Lichwala <syri...@man.poznan.pl> wrote:
> Hi Walter, hi All,
> 
> Thank you for sharing your work.
> I've analyzed your codes briefly and it seems you manually create a
> dataset with compound type and then you put your values in such a
> dataset - is that correct?
> 
> But that means for my use case I need to collect all columns (their
> types) first and then create a compound dataset.
> When the number of such columns is really huge this operation can be
> time and resource consuming. But that's OK if there is no other
> solution...
> 
> If I well understand your codes, you are collecting your columns
> (which are separate classes in your case) just in vectors and then you
> calculating columns offsets basing on std::vector::data - is that
> correct?

Correct.

Cheers,
Walter Landry

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to