-- Rename TBufferedFileWriter.h/cpp to TFileTransport.h/cpp
authorAditya Agarwal <aditya@apache.org>
Sat, 9 Dec 2006 00:58:15 +0000 (00:58 +0000)
committerAditya Agarwal <aditya@apache.org>
Sat, 9 Dec 2006 00:58:15 +0000 (00:58 +0000)
commit25b293616b63fd93f588737b06970f565b6ca043
tree7895d66a30dcba6cd48927ebda4537cf1edd1600
parent0c341a1332a11120e292c16b0a4dec742800518f
-- Rename TBufferedFileWriter.h/cpp to TFileTransport.h/cpp

Summary:
-- Thrift logfile is now officially in action!

Reviewed By: Mark Slee

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664891 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/Makefile.am
lib/cpp/src/transport/TBufferedRouterTransport.h
lib/cpp/src/transport/TFileTransport.cpp [moved from lib/cpp/src/transport/TBufferedFileWriter.cpp with 99% similarity]
lib/cpp/src/transport/TFileTransport.h [moved from lib/cpp/src/transport/TBufferedFileWriter.h with 100% similarity]
test/cpp/src/main.cpp