lib: added DBNamesOnlyParser
commit4ca680ee78ebaa202eb9b217cd9a5a12af226c7d
authorChris Frey <cdfrey@foursquare.net>
Fri, 17 Aug 2012 21:56:24 +0000 (17 17:56 -0400)
committerChris Frey <cdfrey@foursquare.net>
Fri, 17 Aug 2012 21:56:40 +0000 (17 17:56 -0400)
treecc1a24971fe1e748c06b9599d5587c9d53025c81
parent1354ab5e3e58ef1676573a4399fccd7ad4c41629
lib: added DBNamesOnlyParser

This parser ignores the actual data and only prints the name of the
database passing through, skipping duplicates.
src/parser.cc
src/parser.h