lib: added BuildHeader / BuildFields member functions
commitcdee01ca7ebd6b36fb84593ab600e190f7734154
authorChris Frey <cdfrey@foursquare.net>
Mon, 7 Feb 2011 05:29:26 +0000 (7 00:29 -0500)
committerChris Frey <cdfrey@foursquare.net>
Mon, 7 Feb 2011 06:08:57 +0000 (7 01:08 -0500)
treeb9aaacaf4a49e93e742e425fcf58dec2c363e736
parent3d40175285db183db1e99122ad1c1d9f70b48141
lib: added BuildHeader / BuildFields member functions

This makes it easier to create record templates in application code, that
calls the builder functions, even if some of the records are not yet
supported.
src/r_bookmark.cc
src/r_bookmark.h
src/r_calllog.cc
src/r_calllog.h
src/r_folder.cc
src/r_folder.h
src/r_sms.cc
src/r_sms.h
src/r_timezone.cc
src/r_timezone.h