MADARA  3.2.3
AggregateFilter.h File Reference
#include <list>
#include <string>
#include "madara/MadaraExport.h"
#include "madara/knowledge/KnowledgeRecord.h"
#include "madara/knowledge/ExternFunctionVariables.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) 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...