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