Skip to content

SimulatedField

#include <sbio/formats/xtc1/registry.hh>
struct SimulatedField

Defined in src/lib/sbio/formats/xtc1/registry.hh:31

Name Kind Owner
name variable Declared here
dtype variable Declared here
rank variable Declared here
shape variable Declared here
offset variable Declared here
is_dynamic variable Declared here
shape_fields variable Declared here
offset_multipliers variable Declared here
offset_fields variable Declared here
Return Name Description
std::string_view name
DType dtype
std::uint32_t rank
std::uint32_t shape
std::uint32_t offset
bool is_dynamic
std::string_view shape_fields
std::uint32_t offset_multipliers
std::string_view offset_fields

std::string_view name

Defined in src/lib/sbio/formats/xtc1/registry.hh:32


DType dtype

Defined in src/lib/sbio/formats/xtc1/registry.hh:33


std::uint32_t rank

Defined in src/lib/sbio/formats/xtc1/registry.hh:34


std::uint32_t shape

Defined in src/lib/sbio/formats/xtc1/registry.hh:35


std::uint32_t offset

Defined in src/lib/sbio/formats/xtc1/registry.hh:36


bool is_dynamic

Defined in src/lib/sbio/formats/xtc1/registry.hh:37


std::string_view shape_fields

Defined in src/lib/sbio/formats/xtc1/registry.hh:38


std::uint32_t offset_multipliers {}

Defined in src/lib/sbio/formats/xtc1/registry.hh:39


std::string_view offset_fields {}

Defined in src/lib/sbio/formats/xtc1/registry.hh:40