NGL  6.5
The NCCA Graphics Library
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

Stream & s
 

Private Member Functions

StreamLocalCopyoperator= (const StreamLocalCopy &)
 

Detailed Description

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

Keep reference.

Definition at line 227 of file reader.h.

Constructor & Destructor Documentation

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

Definition at line 229 of file reader.h.

Member Function Documentation

template<typename Stream >
StreamLocalCopy& internal::StreamLocalCopy< Stream, 0 >::operator= ( const StreamLocalCopy< Stream, 0 > &  )
private

Member Data Documentation

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

Definition at line 231 of file reader.h.


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