MADARA  3.1.8
CompiledExpression.h File Reference
#include <string>
#include "madara/MADARA_export.h"
#include "madara/expression/ExpressionTree.h"
Include dependency graph for CompiledExpression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madara::knowledge::CompiledExpression
 Compiled, optimized KaRL logic. More...
 

Namespaces

 madara
 Copyright (c) 2015 Carnegie Mellon University.
 
 madara::expression
 Contains the KaRL expression tree interpreter and related classes.
 
 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 CompiledExpression class which is used by the madara::knowledge::KnowledgeBase class

Definition in file CompiledExpression.h.