MADARA  3.2.3
RCWThread.h File Reference
#include <string>
#include <vector>
#include <map>
#include <list>
#include <type_traits>
#include <initializer_list>
#include "madara/knowledge/KnowledgeRecord.h"
#include "madara/knowledge/Functions.h"
#include "madara/utility/StdInt.h"
#include "madara/MadaraExport.h"
#include "madara/knowledge/VariableReference.h"
#include "madara/knowledge/KnowledgeBase.h"
#include "madara/knowledge/KnowledgeCast.h"
#include "madara/knowledge/ContextGuard.h"
#include "madara/threads/BaseThread.h"
#include "madara/knowledge/rcw/Transaction.h"

Go to the source code of this file.

Classes

class  madara::threads::RCWThread
 Abstract base class for implementing RCW threads. More...
 

Namespaces

 madara
 Copyright (c) 2015 Carnegie Mellon University.
 
 madara::threads
 Provides a quality-of-service-enabled threading library.
 

Detailed Description

Author
David Kyle dskyl.nosp@m.e@se.nosp@m.i.cmu.nosp@m..edu

Base class for Run-Compute-Write threads

Definition in file RCWThread.h.