McStas Readout Master 0.3.3
Loading...
Searching...
No Matches
TypeSchema Class Reference

Complete description of a parsed struct. More...

#include <TypeDescriptionParser.h>

Public Attributes

std::vector< SchemaFieldfields
 
size_t total_size
 
std::string description
 

Detailed Description

Complete description of a parsed struct.

Definition at line 49 of file TypeDescriptionParser.h.

Constructor & Destructor Documentation

◆ TypeSchema()

TypeSchema::TypeSchema ( )
inline

Definition at line 55 of file TypeDescriptionParser.h.

Member Data Documentation

◆ description

std::string TypeSchema::description

Definition at line 53 of file TypeDescriptionParser.h.

◆ fields

std::vector<SchemaField> TypeSchema::fields

Definition at line 51 of file TypeDescriptionParser.h.

◆ total_size

size_t TypeSchema::total_size

Definition at line 52 of file TypeDescriptionParser.h.


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