lib: added Pipe class to join builders and parsers together
commitdb8b86722fc32d8262c80d09c65055b71e0476f1
authorChris Frey <cdfrey@foursquare.net>
Mon, 4 Oct 2010 22:24:34 +0000 (4 18:24 -0400)
committerChris Frey <cdfrey@foursquare.net>
Tue, 19 Oct 2010 03:53:28 +0000 (18 23:53 -0400)
tree7c6f68762281af72b6e3361989cce1929d5ebadd
parent83257a2d0840de385d0b5bed806991a9fd97ee2b
lib: added Pipe class to join builders and parsers together
ChangeLog
src/Makefile.am
src/pipe.cc [new file with mode: 0644]
src/pipe.h [new file with mode: 0644]