μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
StringStruct Struct Reference

Public Attributes

char a [3]
 
std::array< char, 3 > b
 

Detailed Description

Definition at line 76 of file test_numpy_dtypes.cpp.

Member Data Documentation

◆ a

char StringStruct::a

Definition at line 77 of file test_numpy_dtypes.cpp.

Referenced by operator<<(), and TEST_SUBMODULE().

◆ b

std::array< char, 3 > StringStruct::b

Definition at line 78 of file test_numpy_dtypes.cpp.

Referenced by operator<<().


The documentation for this struct was generated from the following files: