Added read/write I16, U16 and Bool methods to TProtocol
authorMarc Slemko <marc@apache.org>
Fri, 11 Aug 2006 02:49:29 +0000 (02:49 +0000)
committerMarc Slemko <marc@apache.org>
Fri, 11 Aug 2006 02:49:29 +0000 (02:49 +0000)
commit0b4ffa9d4cbdd1bd618c2c108c65c93e01f292c0
tree6b8cc753c49763398b373a5c267336c5ef8642f0
parent27340eb5cd735dcaebb0a3a83ec3fcaab2e36544
Added read/write I16, U16 and Bool methods to TProtocol

Modified code generation to define structs and io methods for function argument lists and server process call implementations

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664749 13f79535-47bb-0310-9956-ffa450edef68
compiler/src/cpp_generator.py
compiler/src/parser.py
lib/cpp/src/protocol/TBinaryProtocol.cc
lib/cpp/src/protocol/TBinaryProtocol.h
lib/cpp/src/protocol/TProtocol.h
test/ThriftTest.thrift