|
MantisBase v0.3.4
|
Expression Evaluator Unit for database access rules. More...
#include <string>#include <nlohmann/json.hpp>#include <dukglue/dukglue.h>#include "../utils/utils.h"

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 > |
Expression Evaluator Unit for database access rules.