OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.