Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
serialbox::FieldID Struct Reference

Uniquely identifiy a field. More...

#include <FieldID.h>

Public Attributes

std::string name
 Name of the field.
 
unsigned int id
 ID within the field.
 

Detailed Description

Uniquely identifiy a field.

Definition at line 27 of file FieldID.h.


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