|
KiCad PCB EDA Suite
|
#include <text_eval_environment.h>
Public Member Functions | |
| bool | operator== (const CROSS_REFERENCE_VALUE &) const =default |
Public Attributes | |
| wxString | text |
| bool | resolved = false |
Definition at line 70 of file text_eval_environment.h.
|
default |
| bool TEXT_EVAL::ENVIRONMENT::CROSS_REFERENCE_VALUE::resolved = false |
Definition at line 73 of file text_eval_environment.h.
| wxString TEXT_EVAL::ENVIRONMENT::CROSS_REFERENCE_VALUE::text |
Definition at line 72 of file text_eval_environment.h.