OpendTect  6.6
Classes | Macros | Functions
bufstring.h File Reference
Include dependency graph for bufstring.h:

Go to the source code of this file.

Classes

class  BufferString
 OD::String with its own variable length buffer. The buffer has a guaranteed minimum size. More...
 
class  StringPair
 A StringPair has two strings, first() and second(). The getCompString() function concatanates the two strings with the pipe character ('|') in between. More...
 

Macros

#define mBufferStringSimpConstrInitList   buf_(nullptr), len_(0), minlen_(mMaxFilePathLength+1)
 

Functions

void OD_Undef_const_char_eq_bs_finder ()
 
void OD_Undef_const_char_neq_bs_finder ()
 
bool operator== (const char *, const BufferString &)
 
bool operator!= (const char *, const BufferString &)
 

Macro Definition Documentation

◆ mBufferStringSimpConstrInitList

#define mBufferStringSimpConstrInitList   buf_(nullptr), len_(0), minlen_(mMaxFilePathLength+1)

Function Documentation

◆ OD_Undef_const_char_eq_bs_finder()

void OD_Undef_const_char_eq_bs_finder ( )

◆ OD_Undef_const_char_neq_bs_finder()

void OD_Undef_const_char_neq_bs_finder ( )

◆ operator!=()

bool operator!= ( const char *  ,
const BufferString  
)
inline

◆ operator==()

bool operator== ( const char *  ,
const BufferString  
)
inline

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