MADARA  3.2.3
KnowledgeBase.h File Reference
#include <ostream>
#include <string>
#include <map>
#include <memory>
#include "madara/knowledge/KnowledgeRecord.h"
#include "madara/knowledge/KnowledgeUpdateSettings.h"
#include "madara/knowledge/Functions.h"
#include "madara/filters/Arguments.h"
#include "madara/MadaraExport.h"
#include "madara/knowledge/ThreadSafeContext.h"
#include "madara/transport/Transport.h"
#include "madara/expression/Interpreter.h"
#include "madara/utility/Refcounter.h"
#include "madara/knowledge/KnowledgeBaseImpl.h"
#include "madara/knowledge/CompiledExpression.h"
#include "madara/knowledge/VariableReference.h"
#include "madara/Boost.h"
#include "boost/python/object.hpp"
#include "KnowledgeBase.inl"

Go to the source code of this file.

Classes

class  madara::knowledge::KnowledgeBase
 This class provides a distributed knowledge base to users. More...
 

Namespaces

 madara
 Copyright (c) 2015 Carnegie Mellon University.
 
 madara::knowledge
 Provides functions and classes for the distributed knowledge base.
 

Detailed Description

Author
James Edmondson jedmo.nosp@m.ndso.nosp@m.n@gma.nosp@m.il.c.nosp@m.om

This file contains the KnowledgeBase class

Author
James Edmondson jedmo.nosp@m.ndso.nosp@m.n@gma.nosp@m.il.c.nosp@m.om

This file contains the KnowledgeReferenceSettings class, which provides settings for applying knowledge updates

Author
James Edmondson jedmo.nosp@m.ndso.nosp@m.n@gma.nosp@m.il.c.nosp@m.om

This file contains the KnowledgeUpdateSettings class, which provides settings for applying knowledge updates

Definition in file KnowledgeBase.h.