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

Keep reference. More...

#include <reader.h>

Public Member Functions

 StreamLocalCopy (Stream &original)
 

Public Attributes

Streams
 

Detailed Description

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

Keep reference.

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.

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: