KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SEXPR::_IN_STRING Struct Reference

#include <sexpr.h>

Public Attributes

bool _Symbol
 
std::string & _String
 

Detailed Description

Definition at line 137 of file sexpr.h.

Member Data Documentation

◆ _String

std::string& SEXPR::_IN_STRING::_String

Definition at line 140 of file sexpr.h.

Referenced by SEXPR::SEXPR_LIST::doScan().

◆ _Symbol

bool SEXPR::_IN_STRING::_Symbol

Definition at line 139 of file sexpr.h.

Referenced by SEXPR::SEXPR_LIST::doScan().


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