|
MADARA
3.1.8
|
#include <string>#include "madara/MADARA_export.h"#include "madara/knowledge/FunctionArguments.h"#include "madara/knowledge/KnowledgeRecord.h"#include "madara/knowledge/KnowledgeUpdateSettings.h"#include "madara/expression/ExpressionTree.h"#include "madara/filters/RecordFilter.h"#include "madara/logger/GlobalLogger.h"

Go to the source code of this file.
Classes | |
| class | madara::knowledge::Function |
| This class stores a function definition. More... | |
Namespaces | |
| madara | |
| Copyright (c) 2015 Carnegie Mellon University. | |
| madara::knowledge | |
| Provides functions and classes for the distributed knowledge base. | |
This file contains declarations for declaring external functions that are accessible by the MADARA KARL interpreter
This file contains the Function Arguments definition. Currently this is just a typedef of a vector of knowledge records
Definition in file Functions.h.