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

Go to the source code of this file.

Classes

class  madara::knowledge::VariableReference
 Optimized reference to a variable within the knowledge base. More...
 

Namespaces

 madara
 Copyright (c) 2015 Carnegie Mellon University.
 
 madara::knowledge
 Provides functions and classes for the distributed knowledge base.
 
 madara::knowledge::rcw
 Namespace holding Read-Compute-Write based abstractions for knowledge base access.
 

Typedefs

typedef std::vector< VariableReference > madara::knowledge::VariableReferences
 a vector of variable references More...