Added unparse capability to the vrt expanded header.
authorJosh Blum <josh@joshknows.com>
Fri, 18 Dec 2009 00:48:54 +0000 (16:48 -0800)
committerJosh Blum <josh@joshknows.com>
Fri, 18 Dec 2009 02:01:25 +0000 (18:01 -0800)
commitfc4fa0a1894f0f85be1a76e48b922effb3d5dd9b
treeb7ed4d7dedf55c0340fa93d793daa7fb3cd13261
parent754299932325a5b6c02587cf7dcf444b3b1080ae
Added unparse capability to the vrt expanded header.
Unparse can fill in a vrt header and trailer from an expanded header.
vrt/include/vrt/expanded_header.h
vrt/lib/Makefile.am
vrt/lib/expanded_header.cc
vrt/lib/expanded_header_parse_switch_body.h [new file with mode: 0644]
vrt/lib/expanded_header_switch_body.h [deleted file]
vrt/lib/expanded_header_unparse_switch_body.h [new file with mode: 0644]
vrt/lib/gen_parse_switch_body.py [new file with mode: 0755]
vrt/lib/gen_switch_body.py [deleted file]
vrt/lib/gen_unparse_switch_body.py [new file with mode: 0755]