build_trackID(string &trackID, string filename) | yepp | [protected] |
bulk_buffer | yepp | [private] |
clear_buffers(void) | yepp | [protected] |
clear_bulk_buffer(void) | yepp | [protected] |
clear_control_buffer(void) | yepp | [protected] |
clear_halt(unsigned int endpoint) | yepp | [protected] |
clear_recv_buffer(void) | yepp | [protected] |
clear_send_buffer(void) | yepp | [protected] |
control(int request, unsigned char lsb, unsigned char msb) | yepp | |
control_buffer | yepp | [private] |
data_length | yepp | [private] |
delete_track(unsigned int trackno, bool internal=true) | yepp | |
dev | yepp | [protected] |
dev_handle | yepp | [protected] |
device_capacity | yepp | [private] |
device_info_string | yepp | [private] |
device_space_available | yepp | [private] |
download(const char *filename, bool internal=true, void(*callback)(int, int)=NULL) | yepp | |
error_stack | yepp | [private] |
ext_playlist | yepp | [private] |
external_capacity | yepp | [private] |
external_space_available | yepp | [private] |
file_present(const char *filename, bool internal) | yepp | [protected] |
format(bool internal=true) | yepp | |
get_device_capacity(int &internal, int &int_avail, int &ext, int &ext_avail) | yepp | |
get_device_info(void) | yepp | |
get_device_info(string &dev_info) | yepp | |
get_external_mem_info(void) | yepp | |
get_playlist(void) | yepp | |
get_playlist(bool internal) | yepp | |
get_playlist(yeppPlaylist &internal, yeppPlaylist &external) | yepp | |
has_external_mem | yepp | [private] |
init(struct usb_device *dev, int usb_debug=0) | yepp | |
last_error(string error) | yepp | [protected] |
last_error(const char *method, const char *format,...) | yepp | [protected] |
last_error() | yepp | |
move_track(bool internal, unsigned int from, unsigned int to) | yepp | |
operator<<(ostream &os, yepp &u) | yepp | [friend] |
playlist | yepp | [private] |
product | yepp | |
read_endpoint | yepp | [private] |
recv(int request, unsigned char lsb, unsigned char msb, char *buffer, int size) | yepp | |
recv_buffer | yepp | [private] |
reset_ep(unsigned int endpoint) | yepp | [protected] |
reset_read_ep(void) | yepp | |
reset_write_ep(void) | yepp | |
retries | yepp | [protected] |
send(int request, unsigned char lsb, unsigned char msb, char *buffer, int size) | yepp | |
send_buffer | yepp | [private] |
timeout | yepp | [protected] |
upload(unsigned int trackno, string filename="", void(*callback)(int, int)=NULL) | yepp | |
usb_debug | yepp | [protected] |
vendor | yepp | |
write_endpoint | yepp | [private] |
yepp() | yepp | [inline] |
~yepp() | yepp | |