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.
|
| const std::string & | Url () const |
| | Return an opened URL.
|
template<typename T>
class OSD_StreamBuffer< T >
A file stream implementation initialized from std::shared_ptr<std::streambuf>.
◆ OSD_StreamBuffer()
template<typename T>
| OSD_StreamBuffer< T >::OSD_StreamBuffer |
( |
const std::string & | theUrl, |
|
|
const std::shared_ptr< std::streambuf > & | theBuffer ) |
|
inline |
◆ Url()
◆ myBuffer
◆ myUrl
The documentation for this class was generated from the following file: