Hi Santosh, yes it is possible to create the struct you describe into a packet table. See my post entitled "Possible to pack bit types into compound data types?" click http://hdf-forum.184993.n3.nabble.com/Possible-to-pack-bit-types-into-compound-data-types-td1131024.html#a1168717 here and you'll see example code doing just what you want, in C++.
Beware, however, that it is NOT possible to pack multiple single bit named entities into the same byte in HDF5, keep reading down the above post for more background. Steve -- View this message in context: http://hdf-forum.184993.n3.nabble.com/Compund-DataType-in-Packet-Table-tp1923252p1923365.html Sent from the hdf-forum mailing list archive at Nabble.com. _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
