main_thread_callback Class Reference

Callback object class for main_thread_callback_manager service. More...

#include <main_thread_callback.h>

Inheritance diagram for main_thread_callback:

service_base

List of all members.

Public Types

typedef main_thread_callback t_interface
typedef service_base t_interface_parent

Public Member Functions

virtual void callback_run ()=0
 Gets called from main app thread. See main_thread_callback_manager description for more info.

Static Public Attributes

static const GUID class_guid


Detailed Description

Callback object class for main_thread_callback_manager service.

Member Typedef Documentation

Reimplemented from service_base.


Member Function Documentation

virtual void main_thread_callback::callback_run (  )  [pure virtual]

Gets called from main app thread. See main_thread_callback_manager description for more info.


Member Data Documentation

const GUID main_thread_callback::class_guid [static]

Initial value:

 
{ 0x87d2c583, 0x7afb, 0x4e58, { 0xb2, 0x1e, 0xfb, 0xd3, 0xe6, 0xe8, 0xf5, 0xe7 } }


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

Generated on Fri Apr 25 18:49:45 2008 for foobar2000 SDK by  doxygen 1.5.5