#include <playable_location.h>
Definition at line 10 of file playable_location.h.
playable_location::playable_location |
( |
| ) |
|
|
inlineprotected |
playable_location::~playable_location |
( |
| ) |
|
|
inlineprotected |
Definition at line 18 of file playable_location.h.
virtual t_uint32 get_subsong() const =0
virtual void set_subsong(t_uint32)=0
virtual const char * get_path() const =0
virtual void set_path(const char *)=0
Definition at line 3 of file playable_location.cpp.
5 if (ret != 0)
return ret;
virtual t_uint32 get_subsong() const =0
virtual const char * get_path() const =0
int compare_t(const hasher_md5_result &p_item1, const hasher_md5_result &p_item2)
Definition at line 9 of file playable_location.cpp.
static int g_compare(const playable_location &p_item1, const playable_location &p_item2)
virtual const char* playable_location::get_path |
( |
| ) |
const |
|
pure virtual |
virtual t_uint32 playable_location::get_subsong |
( |
| ) |
const |
|
pure virtual |
t_uint32 playable_location::get_subsong_index |
( |
| ) |
const |
|
inline |
bool playable_location::is_empty |
( |
| ) |
const |
bool playable_location::is_valid |
( |
| ) |
const |
Definition at line 22 of file playable_location.cpp.
virtual t_uint32 get_subsong() const =0
virtual const char * get_path() const =0
void playable_location::reset |
( |
| ) |
|
Definition at line 29 of file playable_location.cpp.
virtual void set_subsong(t_uint32)=0
virtual void set_path(const char *)=0
virtual void playable_location::set_path |
( |
const char * |
| ) |
|
|
pure virtual |
virtual void playable_location::set_subsong |
( |
t_uint32 |
| ) |
|
|
pure virtual |
void playable_location::set_subsong_index |
( |
t_uint32 |
v | ) |
|
|
inline |
The documentation for this class was generated from the following files: