MADARA  3.1.8
RecordFilter.h File Reference
#include <string>
#include <vector>
#include <map>
#include <list>
#include "madara/knowledge/KnowledgeRecord.h"
#include "madara/utility/stdint.h"
#include "madara/MADARA_export.h"
#include "madara/knowledge/FunctionArguments.h"
#include "madara/knowledge/ExternFunctionVariables.h"
Include dependency graph for RecordFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madara::filters::RecordFilter
 Abstract base class for implementing individual record filters via a functor interface. More...
 

Namespaces

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

Definition in file RecordFilter.h.