Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
internal::StreamLocalCopy< Stream, 0 > Class Template Reference

Keep reference. More...

#include <reader.h>

Collaboration diagram for internal::StreamLocalCopy< Stream, 0 >:

Public Member Functions

 StreamLocalCopy (Stream &original)
 

Public Attributes

Streams
 

Detailed Description

template<typename Stream>
class internal::StreamLocalCopy< Stream, 0 >

Definition at line 244 of file reader.h.

Constructor & Destructor Documentation

◆ StreamLocalCopy()

template<typename Stream >
internal::StreamLocalCopy< Stream, 0 >::StreamLocalCopy ( Stream & original)
inline

Definition at line 246 of file reader.h.

246: s(original) {}

Member Data Documentation

◆ s

template<typename Stream >
Stream& internal::StreamLocalCopy< Stream, 0 >::s

Definition at line 248 of file reader.h.


The documentation for this class was generated from the following file: