Fix C++ Thrift test code to work with new gen'd code interface
authorMark Slee <mcslee@apache.org>
Wed, 24 Jan 2007 19:43:06 +0000 (19:43 +0000)
committerMark Slee <mcslee@apache.org>
Wed, 24 Jan 2007 19:43:06 +0000 (19:43 +0000)
commit1921d2046b588cd1f19c40d323d44e74b02a4e1f
tree2570028adc058931e2d6ad146b7a2c38e3e22c5a
parentf9373397c3e33437e7353ad43c55a33bca4e6583
Fix C++ Thrift test code to work with new gen'd code interface

Reviewed By: tbr-aditya

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664938 13f79535-47bb-0310-9956-ffa450edef68
test/cpp/src/TestClient.cpp
test/cpp/src/TestServer.cpp