Classes

InlineFunctor.h File Reference

#include "FunctionThread.h"
#include "DS_List.h"
Include dependency graph for InlineFunctor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InlineFunctor
 A base class to derive functors from for the InlineFunctorProcessor system. More...
class  InlineFunctorProcessor
 A base class that will allow you to call YieldOnFunctor() from within a function, and continue with that function when the asynchronous processing has completed. More...