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

CTBlogHead Class Reference

LogFile applicators: write log line header **. More...

#include "CTBlog.hxx"

List of all members.

Public Methods

 CTBlogHead ()
void ToStream (ostream &os) const

Static Private Attributes

int mi_lastyear = 0
int mi_lastmon = 0
int mi_lastmday = 0

Related Functions

(Note that these are not member functions.)

ostream & operator<< (ostream &os, const CTBlogHead &obj)


Detailed Description

LogFile applicators: write log line header **.

Definition at line 16 of file CTBlog.hxx.


Constructor & Destructor Documentation

CTBlogHead::CTBlogHead [inline]
 

Default constructor.

Definition at line 17 of file CTBlog.icc.


Member Function Documentation

void CTBlogHead::ToStream ostream & os const
 

ostream insertion.

Definition at line 28 of file CTBlog.cxx.

Referenced by operator<<().


Friends And Related Function Documentation

ostream & operator<< ostream & os,
const CTBlogHead & obj
[related]
 

ostream insertion operator.

Definition at line 26 of file CTBlog.icc.


Member Data Documentation

CTBint32 CTBlogHead::mi_lastyear = 0 [static, private]
 

year of last header write.

Definition at line 55 of file CTBlog.cxx.

CTBint32 CTBlogHead::mi_lastmon = 0 [static, private]
 

month of last header write.

Definition at line 56 of file CTBlog.cxx.

CTBint32 CTBlogHead::mi_lastmday = 0 [static, private]
 

day of last header write.

Definition at line 57 of file CTBlog.cxx.


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:13:52 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001