MADARA  3.2.3
BaseThread.h File Reference
#include <string>
#include <vector>
#include <map>
#include <list>
#include "madara/knowledge/KnowledgeRecord.h"
#include "madara/knowledge/Functions.h"
#include "madara/utility/StdInt.h"
#include "madara/MadaraExport.h"
#include "madara/knowledge/KnowledgeBase.h"
#include "madara/knowledge/containers/Integer.h"

Go to the source code of this file.

Classes

class  madara::threads::BaseThread
 Abstract base class for implementing threads. More...
 

Namespaces

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

Detailed Description

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

This file contains a base thread implementation for use when running MADARA threads

Definition in file BaseThread.h.