|
MADARA
3.4.1
|
#include <string>#include <vector>#include <map>#include <sstream>#include "AggregateFilter.h"#include "madara/knowledge/containers/StringVector.h"#include "madara/utility/Utility.h"#include "madara/transport/Transport.h"#include "madara/exceptions/FilterException.h"Go to the source code of this file.
Classes | |
| class | madara::filters::VariableMapFilter |
| Filter for mapping variables in the KB into a filter's outgoing or incoming messages. More... | |
Namespaces | |
| madara | |
| Copyright(c) 2020 Galois. | |
| madara::filters | |
| Provides filtering for the MADARA transport layer. | |
This file contains a filter for printing only approved prefixes
Definition in file VariableMapFilter.h.