|
MADARA
3.4.1
|
#include <string>#include <vector>#include <map>#include <list>#include "madara/knowledge/KnowledgeRecord.h"#include "madara/knowledge/Functions.h"#include "madara/utility/StdInt.h"#include "madara/MadaraExport.h"#include "madara/transport/TransportContext.h"#include "madara/knowledge/Variables.h"#include "madara/knowledge/containers/Integer.h"#include "AggregateFilter.h"#include "CounterFilter.inl"Go to the source code of this file.
Classes | |
| class | madara::filters::CounterFilter |
| Filter for discovering neighboring peers. More... | |
Namespaces | |
| madara | |
| Copyright(c) 2020 Galois. | |
| madara::filters | |
| Provides filtering for the MADARA transport layer. | |
This file contains a filter for counting filter invocations
Definition in file CounterFilter.h.