MADARA  3.2.3
Threader.h File Reference
#include <string>
#include <vector>
#include <map>
#include <list>
#include "madara/knowledge/KnowledgeBase.h"
#include "BaseThread.h"
#include "WorkerThread.h"
#include "madara/MadaraExport.h"
#include <jni.h>
#include "madara_jni.h"
#include "Threader.inl"

Go to the source code of this file.

Classes

class  madara::threads::Threader
 Starts threads with first class support of MADARA contexts. 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 threader class that launches and manages threads for users

Definition in file Threader.h.