include/ipod/ipod.h [code] | Mid-level C interface to the iPod |
include/ipod/ipod_constants.h [code] | Various constants and selectors used to access attributes |
include/ipod/ipod_cpp.h [code] | C++ wrapper interface to the the libipod C library |
include/ipod/ipod_error.h [code] | Error handling |
include/ipod/ipod_file_utils.h [code] | File handling routines |
include/ipod/ipod_io.h [code] | I/O functions for reading and writing iPod data structures |
include/ipod/ipod_io_file.h [code] | An implementation of an ipod_io device that reads and writes files |
include/ipod/ipod_io_memory.h [code] | An implementation of an ipod_io device that reads and writes to a memory block |
include/ipod/ipod_memory.h [code] | Memory allocation functions |
include/ipod/ipod_string.h [code] | String manipulation functions |