KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TEXT_EVAL::ENVIRONMENT::CROSS_REFERENCE_VALUE Struct Reference

#include <text_eval_environment.h>

Public Member Functions

bool operator== (const CROSS_REFERENCE_VALUE &) const =default
 

Public Attributes

wxString text
 
bool resolved = false
 

Detailed Description

Definition at line 70 of file text_eval_environment.h.

Member Function Documentation

◆ operator==()

bool TEXT_EVAL::ENVIRONMENT::CROSS_REFERENCE_VALUE::operator== ( const CROSS_REFERENCE_VALUE & ) const
default

Member Data Documentation

◆ resolved

bool TEXT_EVAL::ENVIRONMENT::CROSS_REFERENCE_VALUE::resolved = false

Definition at line 73 of file text_eval_environment.h.

◆ text

wxString TEXT_EVAL::ENVIRONMENT::CROSS_REFERENCE_VALUE::text

Definition at line 72 of file text_eval_environment.h.


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