XtcFieldDescr
XtcFieldDescr
Section titled “XtcFieldDescr”#include <sbio/formats/xtc2/xtc2.hh>struct XtcFieldDescrDefined in src/lib/sbio/formats/xtc2/xtc2.hh:302
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
rank |
variable |
Declared here |
dtype |
variable |
Declared here |
name |
variable |
Declared here |
XtcFieldDescr |
function |
Declared here |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
std::uint32_t |
rank |
|
XTC2::DType |
dtype |
|
char |
name |
std::uint32_t rankDefined in src/lib/sbio/formats/xtc2/xtc2.hh:310
XTC2::DType dtypeDefined in src/lib/sbio/formats/xtc2/xtc2.hh:311
char name {}Defined in src/lib/sbio/formats/xtc2/xtc2.hh:312
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
XtcFieldDescr inline |
XtcFieldDescr
Section titled “XtcFieldDescr”inline
inline XtcFieldDescr(const char * name_, std::uint32_t rank_, XTC2::DType dtype_)Defined in src/lib/sbio/formats/xtc2/xtc2.hh:304