LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
queuemanager.h File Reference
#include <functional>
#include <boost/optional.hpp>
#include <QObject>
#include <QDateTime>
#include <QPointer>
#include <QPair>
#include "sllconfig.h"
+ Include dependency graph for queuemanager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LeechCraft::Util::QueueManager
 A simple scheduling manager for a queue of functors. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Enumerations

enum  LeechCraft::Util::QueuePriority {
  LeechCraft::Util::QueuePriority::Normal,
  LeechCraft::Util::QueuePriority::High
}