rheolef  6.3
Public Member Functions | Protected Attributes | Friends | List of all members
rheolef::irheomanip1< T > Class Template Reference

#include <iorheobase.h>

Public Member Functions

 irheomanip1 (std::ios &(*ff)(std::ios &, const T &), const T &ii)

Protected Attributes

std::ios &(* f )(std::ios &, const T &)
i

Friends

std::istream & operator>> (std::istream &is, const irheomanip1 &m)

Detailed Description

template<class T>
class rheolef::irheomanip1< T >

Definition at line 71 of file iorheobase.h.

Constructor & Destructor Documentation

template<class T >
rheolef::irheomanip1< T >::irheomanip1 ( std::ios &(*)(std::ios &, const T &)  ff,
const T &  ii 
)
inline

Definition at line 76 of file iorheobase.h.

Friends And Related Function Documentation

template<class T >
std::istream& operator>> ( std::istream &  is,
const irheomanip1< T > &  m 
)
friend

Definition at line 78 of file iorheobase.h.

Member Data Documentation

template<class T >
std::ios&(* rheolef::irheomanip1< T >::f)(std::ios &, const T &)
protected

Definition at line 73 of file iorheobase.h.

template<class T >
T rheolef::irheomanip1< T >::i
protected

Definition at line 74 of file iorheobase.h.


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