]> OCCT Git - occt.git/commit
0028887: TKJT - add option to cache file content
authorkgv <kgv@opencascade.com>
Mon, 3 Jul 2017 17:22:56 +0000 (20:22 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 13 Jul 2017 14:29:50 +0000 (17:29 +0300)
commita5460e9d9809a8010820fc8fe79db592447a0de6
treece78ba47281d3c1ae1c851cf1a4b06db16dd24ef
parentda67ffb75a6ca1dc268d5d0fc2c0f1d064c6ee6e
0028887: TKJT - add option to cache file content

Added new auxiliary class Standard_ArrayStreamBuffer implementing
std::streambuf interface for defining std::istream from allocated memory.
src/QABugs/QABugs_20.cxx
src/Standard/FILES
src/Standard/Standard_ArrayStreamBuffer.cxx [new file with mode: 0644]
src/Standard/Standard_ArrayStreamBuffer.hxx [new file with mode: 0644]
tests/bugs/xde/bug28887_1 [new file with mode: 0644]
tests/bugs/xde/bug28887_2 [new file with mode: 0644]