Generate a null implementation of thrift C++ class for easy subclassing
authorMark Slee <mcslee@apache.org>
Fri, 8 Dec 2006 19:15:35 +0000 (19:15 +0000)
committerMark Slee <mcslee@apache.org>
Fri, 8 Dec 2006 19:15:35 +0000 (19:15 +0000)
commit962a8585663db144150c98e4a6adc275a2a473a7
treea526f2d0a1d62a0295db2e24b46dcd9c0d56daa9
parent97f9d60be8c50199e641ad8edb676c582dd7b8da
Generate a null implementation of thrift C++ class for easy subclassing

Summary: Sometimes you just want a subclass that only implements one method... annoying to fill in nulls for the others, so use the generated null class

Reviewed By: tbr-aditya

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