A set of classes to make it easier to perform asynchronous function processing. More...
#include "SingleProducerConsumer.h"
#include "ThreadPool.h"
#include "RakMemoryOverride.h"
#include "Export.h"
Go to the source code of this file.
Classes | |
class | RakNet::FunctionThread |
struct | RakNet::FunctionThread::FunctorAndContext |
class | RakNet::Functor |
class | RakNet::FunctionThreadDependentClass |
Namespaces | |
namespace | RakNet |
Forward declaration. |
A set of classes to make it easier to perform asynchronous function processing.
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file FunctionThread.h.