Kea  1.9.9-git
evaluate.h File Reference
#include <eval/token.h>
#include <string>
+ Include dependency graph for evaluate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::dhcp
 

Functions

bool isc::dhcp::evaluateBool (const Expression &expr, Pkt &pkt)
 Evaluate a RPN expression for a v4 or v6 packet and return a true or false decision. More...
 
std::string isc::dhcp::evaluateString (const Expression &expr, Pkt &pkt)