MantisBase v0.3.4
Loading...
Searching...
No Matches
expr_evaluator.h File Reference

Expression Evaluator Unit for database access rules. More...

#include <string>
#include <nlohmann/json.hpp>
#include <dukglue/dukglue.h>
#include "../utils/utils.h"
Include dependency graph for expr_evaluator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mb::DukCtx
 
struct  mb::Expr
 Struct instance for handling evaluation of database access rules. More...
 

Namespaces

namespace  mb
 router.h
 

Typedefs

using mb::TokenMap = std::unordered_map< std::string, nlohmann::json >
 

Detailed Description

Expression Evaluator Unit for database access rules.