|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Result type for ReadSerializerMeta. More...
#include <Array.hpp>
Public Attributes | |
| std::string | array_sig |
| rowsize | row_size_dynamic {0} |
| index | size {0} |
Result type for ReadSerializerMeta.
Derived array types can extend this struct to carry additional metadata fields (e.g., mat_nRow_dynamic from ArrayEigenMatrix).
| std::string DNDS::Array< T, _row_size, _row_max, _align >::ReadSerializerMetaResult::array_sig |
| rowsize DNDS::Array< T, _row_size, _row_max, _align >::ReadSerializerMetaResult::row_size_dynamic {0} |
| index DNDS::Array< T, _row_size, _row_max, _align >::ReadSerializerMetaResult::size {0} |