Classes | Namespaces

FunctionThread.h File Reference

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"
Include dependency graph for FunctionThread.h:
This graph shows which files directly or indirectly include this file:

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.



Detailed Description

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.