Separate out STL binary tables so that writer can use them; start of writer.
authorCarl Hetherington <cth@carlh.net>
Thu, 29 May 2014 13:20:17 +0000 (14:20 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 May 2014 13:20:17 +0000 (14:20 +0100)
commitf6fb2090f4180f8cd507d694f7eb663b3f25d2f0
tree0df38a2b6377f12c3760197c7a107984e1e3407f
parentaebf2cb7812c8f593b85182611b587e6014aefc6
Separate out STL binary tables so that writer can use them; start of writer.
run/tests
src/stl_binary_reader.cc
src/stl_binary_reader.h
src/stl_binary_tables.cc [new file with mode: 0644]
src/stl_binary_tables.h [new file with mode: 0644]
src/stl_binary_writer.cc
src/stl_binary_writer.h
src/time_pair.h [new file with mode: 0644]
src/wscript
test/stl_binary_writer_test.cc [new file with mode: 0644]
test/wscript