Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast::HeaderPrinter Class Reference

#include <HeaderPrinter.h>

List of all members.


Public Methods

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

Static Public Attributes

unsigned int width
std::string m_fullLine

Detailed Description

Print maker headers to log file


Constructor & Destructor Documentation

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


Member Function Documentation

void Atlfast::HeaderPrinter::add const std::string &   
 

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

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

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

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

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

void Atlfast::HeaderPrinter::print   const
 


Member Data Documentation

std::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 Thu Feb 21 14:31:53 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001