THRIFT-1284. cpp: fix processor inheritance
authorBryan Duxbury <bryanduxbury@apache.org>
Tue, 23 Aug 2011 23:26:58 +0000 (23:26 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Tue, 23 Aug 2011 23:26:58 +0000 (23:26 +0000)
commit8eebc2c3e0abdf1be46254bd7bf912b63c2cf8cb
treeb5ab2e3efe16999a4618f9760024f54df7ee2521
parent1b90e3dc25b22cc7b8057b85a0cfa6d524abaad0
THRIFT-1284. cpp: fix processor inheritance

Don't make processors that have a proper parent class also inherit from TProcessor.

Patch: Adam Simpkins

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1160933 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_cpp_generator.cc