|
MADARA
3.4.1
|
#include <sstream>#include "AggregateFilter.h"#include "madara/knowledge/containers/StringVector.h"#include "madara/utility/Utility.h"#include "madara/transport/Transport.h"Go to the source code of this file.
Classes | |
| class | madara::filters::PrefixPrint |
| Filter for printing variables as they arrive and excluding prefixes that are unwanted via a user-specified MADARA StringVector container. 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 PrefixPrint.h.