Public Types | Public Member Functions | List of all members
plang::StringTerm Class Reference
+ Inheritance diagram for plang::StringTerm:
+ Collaboration diagram for plang::StringTerm:

Public Types

enum  Type { CONST, VARIABLE }
 
- Public Types inherited from plang::Expr
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
 

Detailed Description

Definition at line 156 of file plang.h.


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