MADARA  3.1.8
AggregateFilter.h File Reference
#include <list>
#include <string>
#include "madara/MADARA_export.h"
#include "madara/knowledge/KnowledgeRecord.h"
#include "madara/knowledge/ExternFunctionVariables.h"
#include "madara/transport/TransportContext.h"
#include "madara/filters/AggregateFilter.h"
Include dependency graph for AggregateFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 madara
 Copyright (c) 2015 Carnegie Mellon University.
 
 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...