Renamed VectorHeader to GroupHeader
commitd152aa9022f30bd496895f59eb0e30cf911af44c
authormsharov <msharov>
Sat, 2 Dec 2006 20:22:27 +0000 (2 20:22 +0000)
committermsharov <msharov>
Sat, 2 Dec 2006 20:22:27 +0000 (2 20:22 +0000)
treef14cc10e4e77fbc985b70778626fac1764a16e6f
parent391fe02d479a2c2ba8da55cb79dad351fbddfcba
Renamed VectorHeader to GroupHeader
This makes it clear that it can be used to write FORM, LIST, and CAT
chunk headers, not just vectors through WriteVector.
Removed ContainerHeader. It's useless.
Added byte-order conversion, just LE for now.
heads.cc
heads.h
utils.cc
utils.h
xept.cc