|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
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 | |
| tostream & | owl::operator<< (tostream &s, const TTime &t) |
| Inserts time t into output stream os. | |
| tostream & | owl::operator<< (tostream &os, const TFileStatus &status) |
| Inserts time t into persistent stream s. | |
TTime class IO and conversion implementation.
Definition in file timeio.cpp.