|
MADARA
3.1.8
|
#include <string>#include <stdexcept>#include "madara/utility/stdint.h"#include "madara/expression/SystemCallNode.h"

Go to the source code of this file.
Classes | |
| class | madara::expression::SystemCallEval |
| Evaluates a knowledge::KnowledgeRecord and returns the evaluation result. More... | |
Namespaces | |
| madara | |
| Copyright (c) 2015 Carnegie Mellon University. | |
| madara::expression | |
| Contains the KaRL expression tree interpreter and related classes. | |
This file contains the SystemCallPrint class which evaluates a Knowledge Record and returns the result from within a KaRL logic.
Definition in file SystemCallEval.h.