KiCad PCB EDA Suite
|
This is the complete list of members for LIBEVAL::UOP, including all inherited members.
Exec(CONTEXT *ctx) | LIBEVAL::UOP | |
Format() const | LIBEVAL::UOP | |
m_func | LIBEVAL::UOP | private |
m_op | LIBEVAL::UOP | private |
m_ref | LIBEVAL::UOP | private |
m_value | LIBEVAL::UOP | private |
UOP(int op, std::unique_ptr< VALUE > value) | LIBEVAL::UOP | inline |
UOP(int op, std::unique_ptr< VAR_REF > vref) | LIBEVAL::UOP | inline |
UOP(int op, FUNC_CALL_REF func, std::unique_ptr< VAR_REF > vref=nullptr) | LIBEVAL::UOP | inline |
~UOP() | LIBEVAL::UOP | inline |