MADARA  3.4.1
AggregateFilter.h File Reference
#include <list>
#include <string>
#include "madara/MadaraExport.h"
#include "madara/knowledge/KnowledgeRecord.h"
#include "madara/knowledge/Variables.h"
#include "madara/transport/TransportContext.h"
#include "madara/filters/AggregateFilter.h"
#include <jni.h>
#include "madara_jni.h"
#include <boost/python.hpp>

Go to the source code of this file.

Classes

class  madara::knowledge::AggregateFilter
 This class stores a function definition. More...
 

Namespaces

 madara
 Copyright(c) 2020 Galois.
 
 madara::knowledge
 Provides functions and classes for the distributed knowledge base.
 

Typedefs

typedef std::list< AggregateFilter > madara::knowledge::AggregateFilters
 Typedef for a list of aggregate filters. More...
 

Detailed Description

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

This file contains declarations for declaring external functions that are accessible by the transport layer to do aggregate update filtering

Definition in file AggregateFilter.h.