|
McStas Readout Master 0.3.3
|
Complete description of a parsed struct. More...
#include <TypeDescriptionParser.h>
Public Attributes | |
| std::vector< SchemaField > | fields |
| size_t | total_size |
| std::string | description |
Complete description of a parsed struct.
Definition at line 49 of file TypeDescriptionParser.h.
|
inline |
Definition at line 55 of file TypeDescriptionParser.h.
| std::string TypeSchema::description |
Definition at line 53 of file TypeDescriptionParser.h.
| std::vector<SchemaField> TypeSchema::fields |
Definition at line 51 of file TypeDescriptionParser.h.
| size_t TypeSchema::total_size |
Definition at line 52 of file TypeDescriptionParser.h.