Groundwork for exception support:
authorMarc Slemko <marc@apache.org>
Fri, 11 Aug 2006 23:33:08 +0000 (23:33 +0000)
committerMarc Slemko <marc@apache.org>
Fri, 11 Aug 2006 23:33:08 +0000 (23:33 +0000)
commit66d67d8e1138cab81fef11ae9aef43d1ba075609
tree2bf69e0a7aebe1ddbf521da74ac0f2f7e4255d37
parent5b126d6c85e1c23656fb9be43aba5df9a161635d
Groundwork for exception support:

     Auto generate result structs that combine return type and any thrown exceptions
     Add __isset struct to all user defined and auto defined struct to mark fields that are explicilty read
     Modified client and server generation code to marshal result structs

     Added base facebook::thrift::Exception class

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