ocarina/design
Anna Schumaker 13313482d4 database: Make read() and write() functions for database entries
I had planned on using the stream operator for my database class but
this created some crazy compiler error that I was having difficulty
figuring out.  I decided to take the easy route for now and instead
create read() and write() functions that do exactly the same thing.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:52 -04:00
..
audio.txt design: Move audio section 2014-04-06 19:56:52 -04:00
database.txt database: Make read() and write() functions for database entries 2014-04-06 19:56:52 -04:00
file.txt file: Do not open files with an empty filepath 2014-04-06 19:56:52 -04:00
filter.txt design: Break doc into pieces 2014-04-06 19:56:51 -04:00
footer.txt design: Break doc into pieces 2014-04-06 19:56:51 -04:00
groups.txt design: Break doc into pieces 2014-04-06 19:56:51 -04:00
header.txt design: Break doc into pieces 2014-04-06 19:56:51 -04:00
idle.txt design: Update idle queue design 2014-04-06 19:56:52 -04:00
index.txt design: Break doc into pieces 2014-04-06 19:56:51 -04:00
install.txt design: Break doc into pieces 2014-04-06 19:56:51 -04:00
library.txt design: Break doc into pieces 2014-04-06 19:56:51 -04:00
playlist.txt design: Break doc into pieces 2014-04-06 19:56:51 -04:00
prefs.txt design: Break doc into pieces 2014-04-06 19:56:51 -04:00
print.txt tests: Remove the debug output file 2014-04-06 19:56:52 -04:00
Sconscript design: Sort potential nodes by name 2014-04-06 19:56:52 -04:00
test.txt design: Add unit test library documentation 2014-04-06 19:56:52 -04:00
version.txt design: Sort potential nodes by name 2014-04-06 19:56:52 -04:00