Public Types | |
enum | Type { CONST, VARIABLE } |
![]() | |
typedef std::function< bool(const ExprValue &)> | ExprValueCb |
Public Member Functions | |
StringTerm (const std::string &v, Type t) | |
virtual void | eval (const gpb::Message &msg, ExprValueCb cb) const override |
const std::string & | val () const |