MADARA
3.1.8
|
#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"
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... | |