foobar2000 SDK  2015-01-14
Public Member Functions
foobar2000_io::archive_callbackabstract

#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 ()
 

Detailed Description

Definition at line 508 of file filesystem.h.

Member Function Documentation

virtual bool foobar2000_io::archive_callback::on_entry ( archive owner,
const char *  url,
const t_filestats p_stats,
const service_ptr_t< file > &  p_reader 
)
pure virtual

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