![]() |
OpendTect
6.6
|
Connection with an underlying iostream. More...
Public Member Functions | |
| StreamConn () | |
| StreamConn (const char *fnm, bool forread) | |
| StreamConn (od_istream &) | |
| strm remains all yours More... | |
| StreamConn (od_istream *) | |
| strm becomes all mine More... | |
| StreamConn (od_ostream &) | |
| strm remains all yours More... | |
| StreamConn (od_ostream *) | |
| strm becomes all mine More... | |
| virtual | ~StreamConn () |
| virtual void | close () |
| const char * | connType () const |
| virtual const char * | creationMessage () const |
| const char * | fileName () const |
| virtual bool | forRead () const |
| virtual bool | forWrite () const |
| virtual StreamConn * | getStream () |
| virtual bool | isBad () const |
| od_istream & | iStream () |
| od_stream & | odStream () |
| od_ostream & | oStream () |
| void | setFileName (const char *, bool forread) |
| void | setStream (od_istream &) |
| strm remains all yours More... | |
| void | setStream (od_istream *) |
| strm becomes all mine More... | |
| void | setStream (od_ostream &) |
| strm remains all yours More... | |
| void | setStream (od_ostream *) |
| strm becomes all mine More... | |
Public Member Functions inherited from Conn | |
| virtual | ~Conn () |
| Conn * | conn () |
| const Conn * | conn () const |
| Returns the actual connection doing the work. More... | |
| bool | isStream () const |
| const MultiID & | linkedTo () const |
| void | setLinkedTo (const MultiID &id) |
Static Public Member Functions | |
| static const char * | sType () |
Private Member Functions | |
| void | fillCrMsg (od_stream *) |
Private Attributes | |
| BufferString | creationmsg_ |
| bool | mine_ |
| od_stream * | strm_ |
Additional Inherited Members | |
Static Public Attributes inherited from Conn | |
| static const bool | Read |
| static const bool | Write |
Protected Member Functions inherited from Conn | |
| Conn () | |
| virtual Conn * | gtConn () const |
Protected Attributes inherited from Conn | |
| MultiID | ioobjid_ |
Connection with an underlying iostream.
<>
| StreamConn::StreamConn | ( | ) |
| StreamConn::StreamConn | ( | od_istream * | ) |
strm becomes all mine
| StreamConn::StreamConn | ( | od_ostream * | ) |
strm becomes all mine
| StreamConn::StreamConn | ( | od_istream & | ) |
strm remains all yours
| StreamConn::StreamConn | ( | od_ostream & | ) |
strm remains all yours
| StreamConn::StreamConn | ( | const char * | fnm, |
| bool | forread | ||
| ) |
|
virtual |
|
virtual |
Reimplemented from Conn.
|
inlinevirtual |
Implements Conn.
|
inlinevirtual |
Reimplemented from Conn.
| const char* StreamConn::fileName | ( | ) | const |
|
private |
|
virtual |
Implements Conn.
|
virtual |
Reimplemented from Conn.
|
inlinevirtual |
Reimplemented from Conn.
|
virtual |
Implements Conn.
| od_istream& StreamConn::iStream | ( | ) |
| od_stream& StreamConn::odStream | ( | ) |
| od_ostream& StreamConn::oStream | ( | ) |
| void StreamConn::setFileName | ( | const char * | , |
| bool | forread | ||
| ) |
| void StreamConn::setStream | ( | od_istream & | ) |
strm remains all yours
| void StreamConn::setStream | ( | od_istream * | ) |
strm becomes all mine
| void StreamConn::setStream | ( | od_ostream & | ) |
strm remains all yours
| void StreamConn::setStream | ( | od_ostream * | ) |
strm becomes all mine
|
static |
|
private |
|
private |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022