GlfwThread Class Reference
[GLFW Module]

#include <glfwthread.h>

Inheritance diagram for GlfwThread:

Thread

List of all members.


Detailed Description

Thread implemented with GLFW library.

Public Member Functions

virtual void Run (ThreadFun fun, void *arg)
virtual void Kill ()
virtual void Wait ()
virtual bool IsRunning ()

Protected Member Functions

 GlfwThread ()

Private Attributes

GLFWthread thread

Friends

class GlfwThreadServer

Constructor & Destructor Documentation

GlfwThread::GlfwThread (  )  [inline, protected]


Member Function Documentation

void GlfwThread::Run ( ThreadFun  fun,
void *  arg 
) [inline, virtual]

void GlfwThread::Kill (  )  [inline, virtual]

Reimplemented from Thread.

void GlfwThread::Wait (  )  [inline, virtual]

Reimplemented from Thread.

bool GlfwThread::IsRunning (  )  [inline, virtual]

Reimplemented from Thread.


Friends And Related Function Documentation

friend class GlfwThreadServer [friend]


Member Data Documentation

GLFWthread GlfwThread::thread [private]


The documentation for this class was generated from the following file:
Generated on Sat Oct 20 14:47:32 2007 for Dark Oberon by  doxygen 1.5.3