foobar2000 SDK
2015-08-03
|
#include <filesystem.h>
Public Member Functions | |
bool | can_seek () |
bool | get_content_type (pfc::string_base &p_out) |
t_filesize | get_position (abort_callback &p_abort) |
t_filesize | get_size (abort_callback &p_abort) |
bool | is_remote () |
t_size | read (void *p_buffer, t_size p_bytes, abort_callback &p_abort) |
void | reopen (abort_callback &) |
void | seek (t_filesize p_position, abort_callback &p_abort) |
Public Member Functions inherited from foobar2000_io::file_readonly_t< t_base > | |
void | resize (t_filesize p_size, abort_callback &p_abort) |
void | write (const void *p_buffer, t_size p_bytes, abort_callback &p_abort) |
Definition at line 359 of file filesystem.h.
|
inline |
Definition at line 368 of file filesystem.h.
|
inline |
Definition at line 364 of file filesystem.h.
|
inline |
Definition at line 363 of file filesystem.h.
|
inline |
Definition at line 362 of file filesystem.h.
|
inline |
Definition at line 365 of file filesystem.h.
|
inline |
Definition at line 361 of file filesystem.h.
|
inline |
Definition at line 366 of file filesystem.h.
|
inline |
Definition at line 367 of file filesystem.h.