#include <MemIn.h>
◆ C_IMemStreamT() [1/4]
template<class _CharT , class _Traits = std::char_traits<_CharT>>
bux::C_IMemStreamT< _CharT, _Traits >::C_IMemStreamT |
( |
const _CharT * | buffer, |
|
|
size_t | size ) |
|
inline |
◆ C_IMemStreamT() [2/4]
template<class _CharT , class _Traits = std::char_traits<_CharT>>
bux::C_IMemStreamT< _CharT, _Traits >::C_IMemStreamT |
( |
std::basic_string_view< _CharT, _Traits > | buffer | ) |
|
|
inline |
◆ C_IMemStreamT() [3/4]
template<class _CharT , class _Traits = std::char_traits<_CharT>>
◆ C_IMemStreamT() [4/4]
template<class _CharT , class _Traits = std::char_traits<_CharT>>
bux::C_IMemStreamT< _CharT, _Traits >::C_IMemStreamT |
( |
std::basic_string< _CharT, _Traits > && | | ) |
|
|
delete |
The documentation for this class was generated from the following file: