-
- Downloads
SH-3177 Add streambuf/iostream adapters to BufferArray object.
Initial version that should have enough of the plumbing to produce a working adapter. Memory test is showing 8 bytes held after one of the tests so I'm going to revisit that later. But basic functionality is there going by the unit tests.
Showing
- indra/llcorehttp/CMakeLists.txt 3 additions, 0 deletionsindra/llcorehttp/CMakeLists.txt
- indra/llcorehttp/bufferarray.cpp 14 additions, 0 deletionsindra/llcorehttp/bufferarray.cpp
- indra/llcorehttp/bufferarray.h 8 additions, 0 deletionsindra/llcorehttp/bufferarray.h
- indra/llcorehttp/bufferstream.cpp 285 additions, 0 deletionsindra/llcorehttp/bufferstream.cpp
- indra/llcorehttp/bufferstream.h 94 additions, 0 deletionsindra/llcorehttp/bufferstream.h
- indra/llcorehttp/tests/llcorehttp_test.cpp 2 additions, 1 deletionindra/llcorehttp/tests/llcorehttp_test.cpp
- indra/llcorehttp/tests/test_bufferarray.hpp 1 addition, 1 deletionindra/llcorehttp/tests/test_bufferarray.hpp
- indra/llcorehttp/tests/test_bufferstream.hpp 252 additions, 0 deletionsindra/llcorehttp/tests/test_bufferstream.hpp
Loading
Please register or sign in to comment