THRIFT-255. cpp: Add TSimpleFileTransport, a wrapper around TFDTransport
authorDavid Reiss <dreiss@apache.org>
Thu, 26 Mar 2009 06:23:57 +0000 (06:23 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 26 Mar 2009 06:23:57 +0000 (06:23 +0000)
commitabb56a4a0dbeaedf0e71cf206db8e7e16932ab6b
treecd110d0baff80afea51007897b170a272cd3d941
parent2aa289072b0ca427b2afc79793310c910596a8b5
THRIFT-255. cpp: Add TSimpleFileTransport, a wrapper around TFDTransport

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@758533 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/Makefile.am
lib/cpp/src/transport/TSimpleFileTransport.cpp [new file with mode: 0644]
lib/cpp/src/transport/TSimpleFileTransport.h [new file with mode: 0644]