MetadataBlock
MetadataBlock
Section titled “MetadataBlock”#include <sbio/formats/random/randfmt.hh>struct MetadataBlockDefined in src/lib/sbio/formats/random/randfmt.hh:160
The payload of a MetadataBlock.
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
name |
variable |
Declared here |
type |
variable |
Declared here |
rank |
variable |
Declared here |
shape |
variable |
Declared here |
dtype |
variable |
Declared here |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
char |
name |
|
char |
type |
|
hd_std::uint16_t |
rank |
|
hd_std::uint32_t |
shape |
|
hd_std::uint16_t |
dtype |
char nameDefined in src/lib/sbio/formats/random/randfmt.hh:161
char typeDefined in src/lib/sbio/formats/random/randfmt.hh:162
hd_std::uint16_t rankDefined in src/lib/sbio/formats/random/randfmt.hh:163
hd_std::uint32_t shapeDefined in src/lib/sbio/formats/random/randfmt.hh:164
hd_std::uint16_t dtypeDefined in src/lib/sbio/formats/random/randfmt.hh:165