lib: added Restore::GetDBList()
commitc31473777035e7250a42bc0c02b91937d0d64189
authorChris Frey <cdfrey@foursquare.net>
Wed, 22 Feb 2012 01:09:59 +0000 (21 20:09 -0500)
committerChris Frey <cdfrey@foursquare.net>
Wed, 22 Feb 2012 02:03:47 +0000 (21 21:03 -0500)
tree4ecc9e5074599b96cabddbab1afef4c40db0138d
parentef8aff2a0bfb647451f842e27cf6c830a398f0dd
lib: added Restore::GetDBList()

Returns a DBListType list of databased names, from the given tarball.
src/configfile.cc
src/configfile.h
src/restore.cc
src/restore.h