thrift/lib/cpp
Mark Slee f3c322b4a3 Thrift: getting rid of U32s for map/list/set/string lengths and field ids etc.
Summary: U32s are on the out. Make way for the I32.

Reviewed By: aditya





git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664718 13f79535-47bb-0310-9956-ffa450edef68
2006-06-26 23:52:22 +00:00
..
protocol Thrift: getting rid of U32s for map/list/set/string lengths and field ids etc. 2006-06-26 23:52:22 +00:00
server Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string 2006-06-07 06:48:56 +00:00
transport Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string 2006-06-07 06:48:56 +00:00
Makefile Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string 2006-06-07 06:48:56 +00:00
Thrift.h Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string 2006-06-07 06:48:56 +00:00
TProcessor.h Update Thrift CPP libraries to work with new generated source, change underlying buffers to use uint8_t* instead of std::string 2006-06-07 06:48:56 +00:00