Win32Loop Class Reference

Main event loop for Win32. More...

Inheritance diagram for Win32Loop:

Inheritance graph
[legend]
Collaboration diagram for Win32Loop:

Collaboration graph
[legend]

Public Member Functions

virtual void run ()
 Enter the event loop.
virtual void exit ()
 Exit the main loop.

Static Public Member Functions

static OSLoopinstance (intf_thread_t *pIntf)
 Get the instance of Win32Loop.
static void destroy (intf_thread_t *pIntf)
 Destroy the instance of Win32Loop.

Detailed Description

Main event loop for Win32.

Member Function Documentation

static OSLoop* Win32Loop::instance ( intf_thread_t pIntf  )  [static]

Get the instance of Win32Loop.

static void Win32Loop::destroy ( intf_thread_t pIntf  )  [static]

Destroy the instance of Win32Loop.

virtual void Win32Loop::run (  )  [virtual]

Enter the event loop.

Implements OSLoop.

virtual void Win32Loop::exit (  )  [virtual]

Exit the main loop.

Implements OSLoop.


The documentation for this class was generated from the following file:

Generated on Tue May 25 08:06:32 2010 for VLC by  doxygen 1.5.6