Skip to content

MetadataBlock

#include <sbio/formats/random/randfmt.hh>
struct MetadataBlock

Defined in src/lib/sbio/formats/random/randfmt.hh:160

The payload of a MetadataBlock.

Name Kind Owner
name variable Declared here
type variable Declared here
rank variable Declared here
shape variable Declared here
dtype variable Declared here
Return Name Description
char name
char type
hd_std::uint16_t rank
hd_std::uint32_t shape
hd_std::uint16_t dtype

char name

Defined in src/lib/sbio/formats/random/randfmt.hh:161


char type

Defined in src/lib/sbio/formats/random/randfmt.hh:162


hd_std::uint16_t rank

Defined in src/lib/sbio/formats/random/randfmt.hh:163


hd_std::uint32_t shape

Defined in src/lib/sbio/formats/random/randfmt.hh:164


hd_std::uint16_t dtype

Defined in src/lib/sbio/formats/random/randfmt.hh:165