MADARA  3.4.1
AggregateFilter.h File Reference
#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"

Go to the source code of this file.

Classes

class  madara::filters::AggregateFilter
 Abstract base class for implementing aggregate record filters via a functor interface. More...
 

Namespaces

 madara
 Copyright(c) 2020 Galois.
 
 madara::filters
 Provides filtering for the MADARA transport layer.
 

Detailed Description

Author
James Edmondson jedmo.nosp@m.ndso.nosp@m.n@gma.nosp@m.il.c.nosp@m.om

This file contains a filter functor for aggregate records

Definition in file AggregateFilter.h.