Main Page   Namespace List   Compound List   File List   Compound Members  

Atlfast::HeaderPrinter Class Reference

#include <HeaderPrinter.h>

List of all members.


Public Methods

 HeaderPrinter (string title, MsgStream &log)
void add (const string &, std::vector< int >::const_iterator be, std::vector< int >::const_iterator en)
void add (const string &, int)
void add (const string &, double)
void add (const string &, const string &t)
void add (const string &, bool)
void add (const string &)
void print () const

Static Public Attributes

unsigned int width
string m_fullLine

Detailed Description

Print maker headers to log file


Constructor & Destructor Documentation

Atlfast::HeaderPrinter::HeaderPrinter string    title,
MsgStream &    log
 


Member Function Documentation

void Atlfast::HeaderPrinter::add const string &   
 

void Atlfast::HeaderPrinter::add const string &   ,
bool   
 

void Atlfast::HeaderPrinter::add const string &   ,
const string &    t
 

void Atlfast::HeaderPrinter::add const string &   ,
double   
 

void Atlfast::HeaderPrinter::add const string &   ,
int   
 

void Atlfast::HeaderPrinter::add const string &   ,
std::vector< int >::const_iterator    be,
std::vector< int >::const_iterator    en
 

void Atlfast::HeaderPrinter::print   const
 


Member Data Documentation

string Atlfast::HeaderPrinter::m_fullLine [static]
 

unsigned int Atlfast::HeaderPrinter::width [static]
 


The documentation for this class was generated from the following file:
Generated on Wed Apr 17 16:13:05 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001