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
2 files changed
tree: a526f2d0a1d62a0295db2e24b46dcd9c0d56daa9
  1. README
  2. bootstrap.sh
  3. compiler/
  4. configure.ac
  5. doc/
  6. lib/
  7. test/