MADARA
3.1.8
|
#include <string>
#include <map>
#include "madara/knowledge/KnowledgeRecord.h"
#include "madara/utility/Utility.h"
Go to the source code of this file.
Classes | |
class | madara::knowledge::KnowledgeRequirements |
Holds settings requirements for knowledge, usually in copying. More... | |
struct | madara::knowledge::KnowledgeRequirements::MatchPredicate |
A helper class for matching prefixes and suffixes. More... | |
Namespaces | |
madara | |
Copyright (c) 2015 Carnegie Mellon University. | |
madara::knowledge | |
Provides functions and classes for the distributed knowledge base. | |
This file contains the KnowledgeRequirements class, which provides settings for copying knowledge records
Definition in file KnowledgeRequirements.h.