Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
gzomanip< T > Class Template Reference

#include <zfstream.h>

Collaboration diagram for gzomanip< T >:
Collaboration graph

Public Member Functions

 gzomanip (gzofstream &(*f)(gzofstream &, T), T v)
 

Friends

gzofstreamoperator<< (gzofstream &, const gzomanip< T > &)
 

Detailed Description

template<class T>
class gzomanip< T >

Definition at line 92 of file zfstream.h.

Constructor & Destructor Documentation

template<class T>
gzomanip< T >::gzomanip ( gzofstream &(*)(gzofstream &, T)  f,
v 
)
inline

Definition at line 95 of file zfstream.h.

Friends And Related Function Documentation

template<class T>
gzofstream& operator<< ( gzofstream s,
const gzomanip< T > &  m 
)
friend

Definition at line 101 of file zfstream.h.


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