Home C-Bits Package Documentation Project Page

Main Page   Namespace List   Compound List   File List   Namespace Members   Compound Members   File Members  

LogStreamManip.h File Reference

#include <string>
#include <iostream>

Include dependency graph for LogStreamManip.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cbits

Defines

#define EXPORT

Functions

EXPORT std::ostream & operator<< (std::ostream &os, const cbits::DateTime &dt)
 The stream insertion operator that is invoked whenever and instance of cbits::DateTime is written to a std::ostream. More...


Define Documentation

#define EXPORT
 


Function Documentation

EXPORT std::ostream& operator<< std::ostream &    os,
const cbits::DateTime   dt
 

The stream insertion operator that is invoked whenever and instance of cbits::DateTime is written to a std::ostream.


Generated by
doxygen
Hosted by
SourceForge