completion_notify_receiver Class Reference

Helper base class for classes that manage nonblocking tasks and get notified back thru completion_notify interface. More...

#include <completion_notify.h>

Inheritance diagram for completion_notify_receiver:

CSimpleThread CAlbumArtLoaderBase CAlbumArtLoader

List of all members.

Public Member Functions

completion_notify_ptr create_task (unsigned p_id)
bool have_task (unsigned p_id) const
void orphan_task (unsigned p_id)
 ~completion_notify_receiver ()
void orphan_all_tasks ()
virtual void on_task_completion (unsigned p_id, unsigned p_status)


Detailed Description

Helper base class for classes that manage nonblocking tasks and get notified back thru completion_notify interface.

Constructor & Destructor Documentation

completion_notify_receiver::~completion_notify_receiver (  )  [inline]


Member Function Documentation

completion_notify_ptr completion_notify_receiver::create_task ( unsigned  p_id  )  [inline]

bool completion_notify_receiver::have_task ( unsigned  p_id  )  const [inline]

void completion_notify_receiver::orphan_task ( unsigned  p_id  )  [inline]

void completion_notify_receiver::orphan_all_tasks (  )  [inline]

virtual void completion_notify_receiver::on_task_completion ( unsigned  p_id,
unsigned  p_status 
) [inline, virtual]


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

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