OpendTect  6.6
od_iosfwd.h
Go to the documentation of this file.
1 #pragma once
2 /*+
3 ________________________________________________________________________
4 
5  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
6  Author: Bert
7  Date: Sep 2013
8  RCS: $Id$
9 ________________________________________________________________________
10 
11 -*/
12 
13 class od_stream;
14 class od_istream;
15 class od_ostream;
16 class od_istrstream;
17 class od_ostrstream;
18 
21 
22 #define od_space ' '
23 #define od_tab '\t'
24 #define od_newline '\n'
25 
26 
od_uint64
#define od_uint64
Definition: plftypes.h:36
od_int64
#define od_int64
Definition: plftypes.h:35
od_istream
OD class for stream read common access to the std::cin.
Definition: od_istream.h:24
od_stream_Pos
od_int64 od_stream_Pos
Definition: od_iosfwd.h:20
od_stream
OD base class for stream read/write.
Definition: od_stream.h:56
od_istrstream
OD class for streaming from string.
Definition: od_strstream.h:21
od_stream_Count
od_uint64 od_stream_Count
Definition: od_iosfwd.h:17
od_ostrstream
OD class for stream write into string.
Definition: od_strstream.h:36
od_ostream
OD class for stream write common access to the user log file, or std::cout in other than od_main.
Definition: od_ostream.h:26

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021