aswang  1.0
Classes | Namespaces | Typedefs
ThreadFunc.h File Reference
#include "window.h"
#include "process.h"

Go to the source code of this file.

Classes

class  aswang::ThreadFunc< Class, Arg >
 Template class which spawns a thread and executes a function on a given class pointer. More...
struct  aswang::ThreadFunc< Class, Arg >::func_base
struct  aswang::ThreadFunc< Class, Arg >::func_noarg
struct  aswang::ThreadFunc< Class, Arg >::func_arg

Namespaces

namespace  aswang
 

Everything resides in aswang.


Typedefs

typedef void(* aswang::entryFunc )(void *)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines