bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
internal::StreamLocalCopy< Stream, 1 > Class Template Reference

Do copy optimization. More...

#include <reader.h>

Inheritance diagram for internal::StreamLocalCopy< Stream, 1 >:
Inheritance graph
Collaboration diagram for internal::StreamLocalCopy< Stream, 1 >:
Collaboration graph

Public Member Functions

 StreamLocalCopy (Stream &original)
 

Public Attributes

Stream s
 

Detailed Description

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

Do copy optimization.

Definition at line 231 of file reader.h.

Constructor & Destructor Documentation

◆ StreamLocalCopy()

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

Definition at line 233 of file reader.h.

◆ ~StreamLocalCopy()

template<typename Stream>
internal::StreamLocalCopy< Stream, 1 >::~StreamLocalCopy ( )
inline

Definition at line 234 of file reader.h.

Member Data Documentation

◆ s

template<typename Stream>
Stream internal::StreamLocalCopy< Stream, 1 >::s

Definition at line 236 of file reader.h.


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