|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
TTime class persistent streaming implementation. More...
#include <owl/pch.h>#include <owl/time.h>#include <owl/objstrm.h>#include <owl/wsyscls.h>#include <owl/private/strmdefs.h>Go to the source code of this file.
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Functions | |
| opstream & | owl::operator<< (opstream &os, const TTime &d) |
| ipstream & | owl::operator>> (ipstream &is, TTime &d) |
| opstream & | owl::operator<< (opstream &s, const TFileTime &d) |
| ipstream & | owl::operator>> (ipstream &s, TFileTime &d) |
TTime class persistent streaming implementation.
Definition in file timep.cpp.