ocarina/core
Anna Schumaker 48b25945cc DatabaseEntry: Rename id to _index (and make it private)
This variable should only be set by the Database when a DatabaseItem is
first created.  This means I should hide _index from the rest of the
world to prevent accidental modifications.  I also add an accessor
function for other code that needs to read _index.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-11-02 10:25:41 -05:00
..
Sconscript Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
audio.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
callback.cpp Add doxygen documentation for callbacks. 2014-09-12 16:37:28 -04:00
core.cpp Add doxygen documentation for audio.h, core.h, and version.h 2014-09-12 16:36:46 -04:00
database.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
deck.cpp deck: Add doxygen comments to deck.h 2014-09-13 10:26:28 -04:00
driver.cpp driver: Add doxygen documentation 2014-10-20 21:38:09 -04:00
file.cpp file: Update documentation and various cleanups 2014-11-01 21:56:59 -04:00
filter.cpp filter: Add doxygen comments 2014-09-16 08:09:40 -04:00
idle.cpp idle: Add doxygen documentation. 2014-10-17 09:56:54 -04:00
index.cpp index: Add doxygen documentation 2014-10-17 16:49:17 -04:00
library.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
playlist.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
queue.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
random.cpp random: Add doxygen information 2014-09-13 10:00:03 -04:00
tags.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00