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

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

opstreamowl::operator<< (opstream &os, const TTime &d)
 
ipstreamowl::operator>> (ipstream &is, TTime &d)
 
opstreamowl::operator<< (opstream &s, const TFileTime &d)
 
ipstreamowl::operator>> (ipstream &s, TFileTime &d)
 

Detailed Description

TTime class persistent streaming implementation.

Definition in file timep.cpp.