OpendTect-6_4  6.4
Public Member Functions | List of all members
od_istrstream Class Reference

OD class for streaming from string. More...

Inheritance diagram for od_istrstream:
[legend]

Public Member Functions

 od_istrstream (const char *)
 
const char * input () const
 
void setInput (const char *)
 
- Public Member Functions inherited from od_istream
 od_istream ()
 
 od_istream (const char *fnm)
 
 od_istream (const FilePath &fp)
 
 od_istream (std::istream *s)
 
 od_istream (std::istream &s)
 
 od_istream (const od_istream &s)
 
od_istreamoperator= (const od_istream &s)
 
bool open (const char *)
 
bool reOpen ()
 
od_istreamget (char &)
 
od_istreamget (unsigned char &)
 
od_istreamget (short &)
 
od_istreamget (unsigned short &)
 
od_istreamget (int &)
 
od_istreamget (unsigned int &)
 
od_istreamget (int64_t &)
 
od_istreamget (uint64_t &)
 
od_istreamget (long &)
 
od_istreamget (unsigned long &)
 
od_istreamget (float &)
 
od_istreamget (double &)
 
od_istreamget (BufferString &bs, bool allowgotonextline=true)
 
od_istreamget (IOPar &)
 
od_istreamget (SeparString &)
 
od_istreamget (CompoundKey &)
 
od_istreamgetC (char *, int maxnrchar)
 
od_istreamget (char *)
 unsafe - use getC instead -> pErrMsg More...
 
od_istreamget (FixedString &)
 does nothing + pErrMsg More...
 
od_istreamget (void *)
 does nothing + pErrMsg More...
 
bool getWord (BufferString &, bool allowgotonextline=true)
 
bool getLine (BufferString &, bool *newline_found=0)
 
bool getAll (BufferString &)
 
bool getBin (void *, Count nrbytes)
 
template<class T >
od_istreamgetBin (T &)
 
char peek () const
 
void ignore (Count)
 
bool skipUntil (char)
 
bool skipWord ()
 
bool skipLine ()
 
void setReadPosition (Pos p, Ref r=Abs)
 
Count lastNrBytesRead () const
 
std::istream & stdStream ()
 
bool atEOF () const
 
- Public Member Functions inherited from od_stream
virtual ~od_stream ()
 
bool isOK () const
 eof is not OK More...
 
bool isBad () const
 eof is not Bad More...
 
uiString errMsg () const
 see also below. More...
 
bool forRead () const
 
bool forWrite () const
 
Pos position () const
 
void setPosition (Pos, Ref r=Abs)
 
Pos endPosition () const
 
const char * fileName () const
 
void setFileName (const char *)
 
StreamDatastreamData ()
 
const StreamDatastreamData () const
 
void setNoClose (bool yn=true)
 
void releaseStream (StreamData &)
 
void close ()
 
void addErrMsgTo (BufferString &) const
 
void addErrMsgTo (uiString &) const
 

Additional Inherited Members

- Public Types inherited from od_stream
enum  Ref { Abs, Rel, End }
 
typedef od_stream_Count Count
 
typedef od_stream_Pos Pos
 
- Static Public Member Functions inherited from od_istream
static od_istreamnullStream ()
 
- Static Public Member Functions inherited from od_stream
static od_streamcreate (const char *, bool forread, BufferString &errmsg)
 returns null on failure, never a bad stream More...
 
static od_streamcreate (const char *, bool forread, uiString &errmsg)
 returns null on failure, never a bad stream More...
 
static const char * sStdIO ()
 pass this as filename to get cin or cout More...
 
static const char * sStdErr ()
 pass this as filename to get cerr More...
 
- Protected Member Functions inherited from od_stream
 od_stream ()
 
 od_stream (const char *, bool, bool editmode=false)
 
 od_stream (const FilePath &, bool, bool editmode=false)
 
 od_stream (std::ostream *)
 
 od_stream (std::ostream &)
 
 od_stream (std::istream *)
 
 od_stream (std::istream &)
 
 od_stream (const od_stream &)
 
od_streamoperator= (const od_stream &)
 
- Protected Attributes inherited from od_stream
StreamDatasd_
 
bool mine_
 
bool noclose_
 
uiString errmsg_
 

Detailed Description

OD class for streaming from string.

Constructor & Destructor Documentation

od_istrstream::od_istrstream ( const char *  )

Member Function Documentation

const char* od_istrstream::input ( ) const
void od_istrstream::setInput ( const char *  )

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