|
KiCad PCB EDA Suite
|
Classes | |
| struct | error |
| struct | fieldInferValue |
| struct | fieldInferValueGrammar |
| struct | fieldParamValuePair |
| struct | fieldParamValuePairs |
| struct | fieldParamValuePairsGrammar |
| struct | flagParam |
| struct | legacyPinNumber |
| struct | legacyPinSequence |
| struct | legacyPinSequenceGrammar |
| struct | param |
| struct | pinAssignment |
| struct | pinName |
| struct | pinSequence |
| struct | pinSequenceGrammar |
| struct | pinSymbolPinNumber |
| struct | quotedString |
| struct | quotedStringContent |
| struct | sep |
| struct | unquotedString |
Typedefs | |
| template<typename Rule> | |
| using | control = must_if<error>::control<Rule> |
Variables | |
| template<typename> | |
| constexpr const char * | errorMessage = nullptr |
| template<> | |
| constexpr auto | errorMessage< opt< sep > > = "" |
| template<> | |
| constexpr auto | errorMessage< opt< pinSequence > > = "" |
| template<> | |
| constexpr auto | errorMessage< one<'='> > |
| template<> | |
| constexpr auto | errorMessage< sor< quotedString, unquotedString > > |
| template<> | |
| constexpr auto | errorMessage< fieldParamValuePairs > |
| template<> | |
| constexpr auto | errorMessage< opt< fieldParamValuePairs > > = "" |
| template<> | |
| constexpr auto | errorMessage< fieldInferValue > |
| template<> | |
| constexpr auto | errorMessage< tao::pegtl::eof > |
| using SIM_MODEL_SERIALIZER_GRAMMAR::control = must_if<error>::control<Rule> |
Definition at line 108 of file sim_model_serializer.h.
|
inlineconstexpr |
Definition at line 86 of file sim_model_serializer.h.
|
inlineconstexpr |
Definition at line 97 of file sim_model_serializer.h.
|
inlineconstexpr |
Definition at line 94 of file sim_model_serializer.h.
|
inlineconstexpr |
Definition at line 89 of file sim_model_serializer.h.
|
inlineconstexpr |
Definition at line 96 of file sim_model_serializer.h.
|
inlineconstexpr |
Definition at line 88 of file sim_model_serializer.h.
|
inlineconstexpr |
Definition at line 87 of file sim_model_serializer.h.
|
inlineconstexpr |
Definition at line 91 of file sim_model_serializer.h.
|
inlineconstexpr |
Definition at line 99 of file sim_model_serializer.h.