Modified cpp code generation to build read/write methods for each non-primitive type...
authorMarc Slemko <marc@apache.org>
Wed, 9 Aug 2006 23:34:57 +0000 (23:34 +0000)
committerMarc Slemko <marc@apache.org>
Wed, 9 Aug 2006 23:34:57 +0000 (23:34 +0000)
commitc0e07a2d85c1c7af3368acb09d2466c89c658ba6
tree80b5622bebbe00eab50a5af09f608c62e9481348
parentc09a65aa4b3ada5a19e5d1256fa807ee34be9be3
Modified cpp code generation to build read/write methods for each non-primitive type rather than inlining all serialization in client/server function handlers

Modified parser to assign negative numbers to autogenerated struct fields and function args.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664744 13f79535-47bb-0310-9956-ffa450edef68
compiler/src/parser.py