OpendTect  6.3
od_strstream.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: Bert
8  Date: Sep 2013
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "basicmod.h"
14 #include "od_iostream.h"
15 
16 
20 {
21 public:
22 
23  od_istrstream(const char*);
24 
25  const char* input() const;
26 
27  void setInput(const char*);
28 
29 };
30 
31 
35 {
36 public:
37 
38  od_ostrstream();
39 
40  const char* result() const;
41 
42  void setEmpty();
43 
44 };
#define mExpClass(module)
Definition: commondefs.h:157
OD class for stream write common access to the user log file, or std::cout in batch progs...
Definition: od_ostream.h:25
OD class for streaming from string.
Definition: od_strstream.h:19
OD class for stream read.
Definition: od_istream.h:23
OD class for stream write into string.
Definition: od_strstream.h:34

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