OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
timeio.cpp File Reference

TTime class IO and conversion implementation. More...

#include <owl/pch.h>
#include <owl/time.h>
#include <owl/file.h>
#include <owl/private/strmdefs.h>
#include <iomanip>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

tostreamowl::operator<< (tostream &s, const TTime &t)
 Inserts time t into output stream os.
 
tostreamowl::operator<< (tostream &os, const TFileStatus &status)
 Inserts time t into persistent stream s.
 

Detailed Description

TTime class IO and conversion implementation.

Definition in file timeio.cpp.