A file stream implementation initialized from std::shared_ptr<std::streambuf>.
More...
#include <OSD_StreamBuffer.hxx>
|
| OSD_StreamBuffer (const std::string &theUrl, const std::shared_ptr< std::streambuf > &theBuffer) |
| Main constructor. More...
|
|
const std::string & | Url () const |
| Return an opened URL. More...
|
|
template<typename T>
class OSD_StreamBuffer< T >
A file stream implementation initialized from std::shared_ptr<std::streambuf>.
◆ OSD_StreamBuffer()
◆ Url()
◆ myBuffer
◆ myUrl
The documentation for this class was generated from the following file: