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

CTBlogLine Class Reference

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

#include "CTBlog.hxx"

List of all members.

Public Methods

 CTBlogLine ()
 CTBlogLine (const char *c_message)
void ToStream (ostream &os) const

Private Attributes

const char * mc_message

Related Functions

(Note that these are not member functions.)

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


Detailed Description

LogFile applicators: write log line **.

Definition at line 43 of file CTBlog.hxx.


Constructor & Destructor Documentation

CTBlogLine::CTBlogLine [inline]
 

Default constructor.

Definition at line 53 of file CTBlog.icc.

CTBlogLine::CTBlogLine const char * c_message [inline]
 

Construct from message text.

Definition at line 60 of file CTBlog.icc.


Member Function Documentation

void CTBlogLine::ToStream ostream & os const
 

ostream insertion.

Definition at line 83 of file CTBlog.cxx.

Referenced by operator<<().


Friends And Related Function Documentation

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

ostream insertion operator.

Definition at line 70 of file CTBlog.icc.


Member Data Documentation

const char* CTBlogLine::mc_message [private]
 

pointer to message text.

Definition at line 52 of file CTBlog.hxx.


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