OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
objstrm.cpp File Reference
#include <owl/pch.h>
#include <owl/defs.h>
#include <owl/streambl.h>
#include <owl/objstrm.h>
#include <owl/private/memory.h>
#include <owl/template.h>
#include <owl/pointer.h>
#include <streambuf>
#include <owl/except.h>
#include <set>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define LOCK_TYPES_(s)
 

Functions

 owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, Objstrm, 1, 0)
 
opstreamowl::operator<< (opstream &os, const tstring &str)
 
ipstreamowl::operator>> (ipstream &is, tstring &str)
 This operator of ipstream extracts (reads) from the ipstream is, to the string str.
 

Macro Definition Documentation

◆ LOCK_TYPES_

#define LOCK_TYPES_ ( s)

Definition at line 64 of file objstrm.cpp.