Public Types | Public Member Functions | List of all members
plang::Expr Class Referenceabstract
+ Inheritance diagram for plang::Expr:

Public Types

typedef std::function< bool(const ExprValue &)> ExprValueCb
 

Public Member Functions

virtual void eval (const gpb::Message &msg, ExprValueCb cb) const =0
 

Detailed Description

Definition at line 99 of file plang.h.


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