/[Apache-SVN]
ViewVC logotype

Revision 665251


Jump to revision: Previous Next
Author: dreiss
Date: Fri Sep 7 01:26:30 2007 UTC (17 years, 2 months ago)
Changed paths: 3
Log Message:
Thrift: New methods for C++ transports.

Summary:
To support the upcoming variable-length encoding of integers in
TDenseProtocol, augment Thrift transports with two new methods:
borrow and consume.  Borrow copies some data out of the transport
without consuming it, and consume... consumes it.

Reviewed By: mcslee

Test Plan:
Thrift compiles.
Should check in variable-length integer code for TDenseProtocol
right after this (git ruulz).

Revert Plan: revert stuff that uses these methods also.


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TTransport.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TTransportUtils.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/transport/TTransportUtils.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26