S3FC project page S3FC home page

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

s3_smanip Class Template Reference

#include <s3_logger.h>

Collaboration diagram for s3_smanip:

Collaboration graph
[legend]
List of all members.

Public Methods

 s3_smanip (std::ostream &(*f)(s3_logger &, TP), TP a)

Private Attributes

std::ostream &(* _f )(s3_logger &, TP)
TP _a

Friends

std::ostream & operator (s3_logger &o, const s3_smanip< TP > &m)

template<class TP>
class s3_smanip< TP >


Constructor & Destructor Documentation

template<class TP>
s3_smanip< TP >::s3_smanip std::ostream &(*    f)(s3_logger &, TP),
TP    a
[inline]
 

Definition at line 637 of file s3_logger.h.

References _a, and _f.


Friends And Related Function Documentation

template<class TP>
std::ostream& operator s3_logger   o,
const s3_smanip< TP > &    m
[friend]
 


Member Data Documentation

template<class TP>
TP s3_smanip::_a [private]
 

Definition at line 635 of file s3_logger.h.

Referenced by s3_smanip.

template<class TP>
std::ostream&(* s3_smanip::_f)( s3_logger&, TP ) [private]
 

Referenced by s3_smanip.


The documentation for this class was generated from the following file:
Send comments to: s3fc@stonethree.com SourceForge Logo