|
foobar2000 SDK
2015-08-03
|
#include <filesystem.h>
Inheritance diagram for foobar2000_io::archive_callback:Public Member Functions | |
| virtual bool | on_entry (archive *owner, const char *url, const t_filestats &p_stats, const service_ptr_t< file > &p_reader)=0 |
Public Member Functions inherited from foobar2000_io::abort_callback | |
| void | check () const |
| void | check_e () const |
| virtual abort_callback_event | get_abort_event () const =0 |
| abort_callback_event | get_handle () const |
| virtual bool | is_aborting () const =0 |
| bool | is_set () const |
| void | sleep (double p_timeout_seconds) const |
| bool | sleep_ex (double p_timeout_seconds) const |
| bool | waitForEvent (pfc::eventHandle_t evtHandle, double timeOut) |
| bool | waitForEvent (pfc::event &evt, double timeOut) |
Additional Inherited Members | |
Protected Member Functions inherited from foobar2000_io::abort_callback | |
| abort_callback () | |
| ~abort_callback () | |
Definition at line 513 of file filesystem.h.
|
pure virtual |
1.8.11