cphot 0.1
A C++ tool for computing photometry from spectra.
internal::StreamLocalCopy< Stream, 1 > Class Template Reference

Do copy optimization. More...

#include <reader.h>

Public Member Functions

 StreamLocalCopy (Stream &original)
 
 ~StreamLocalCopy ()
 

Public Attributes

Stream s
 

Detailed Description

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

Do copy optimization.

Definition at line 229 of file reader.h.

Constructor & Destructor Documentation

◆ StreamLocalCopy()

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

Definition at line 231 of file reader.h.

◆ ~StreamLocalCopy()

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

Definition at line 232 of file reader.h.

Member Data Documentation

◆ s

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

Definition at line 234 of file reader.h.


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