Public Member Functions | Private Attributes | Friends | List of all members
gzomanip< T > Class Template Reference

#include <zfstream.h>

Public Member Functions

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

Private Attributes

gzofstream &(* func )(gzofstream &, T)
 
T val
 

Friends

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

Detailed Description

template<class T>
class gzomanip< T >

Definition at line 92 of file bloaty/third_party/zlib/contrib/iostream/zfstream.h.

Constructor & Destructor Documentation

◆ gzomanip() [1/2]

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

◆ gzomanip() [2/2]

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

Definition at line 95 of file zlib/contrib/iostream/zfstream.h.

Friends And Related Function Documentation

◆ operator<< [1/2]

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

◆ operator<< [2/2]

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

Member Data Documentation

◆ func

template<class T >
gzofstream &(* gzomanip< T >::func)(gzofstream &, T)
private

◆ val

template<class T >
T gzomanip< T >::val
private

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46