#include "CTBlog.hxx"
Public Methods | |
CTBlogTail () | |
void | ToStream (ostream &os) const |
Related Functions | |
(Note that these are not member functions.) | |
ostream & | operator<< (ostream &os, const CTBlogTail &obj) |
Definition at line 32 of file CTBlog.hxx.
|
Default constructor.
Definition at line 35 of file CTBlog.icc. |
|
ostream insertion.
Definition at line 68 of file CTBlog.cxx. Referenced by operator<<().
|
|
ostream insertion operator.
Definition at line 44 of file CTBlog.icc. |