KiCad PCB EDA Suite
|
This is the complete list of members for PCBEXPR_EVALUATOR, including all inherited members.
Evaluate(const wxString &aExpr) | PCBEXPR_EVALUATOR | |
GetError() const | PCBEXPR_EVALUATOR | inline |
IsErrorPending() const | PCBEXPR_EVALUATOR | inline |
m_compiler | PCBEXPR_EVALUATOR | private |
m_errorStatus | PCBEXPR_EVALUATOR | private |
m_result | PCBEXPR_EVALUATOR | private |
m_ucode | PCBEXPR_EVALUATOR | private |
PCBEXPR_EVALUATOR(LIBEVAL::UNIT_RESOLVER *aUnitResolver) | PCBEXPR_EVALUATOR | |
Result() const | PCBEXPR_EVALUATOR | inline |
SetErrorCallback(std::function< void(const wxString &aMessage, int aOffset)> aCallback) | PCBEXPR_EVALUATOR | inline |
~PCBEXPR_EVALUATOR() | PCBEXPR_EVALUATOR |