WPILibC++ 2024.3.2
wpi::structparser::ParsedSchema Struct Reference

Raw struct schema. More...

#include <wpi/struct/SchemaParser.h>

Public Attributes

std::vector< ParsedDeclarationdeclarations
 

Detailed Description

Raw struct schema.

Member Data Documentation

◆ declarations

std::vector<ParsedDeclaration> wpi::structparser::ParsedSchema::declarations

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