![]() |
OpendTect 8.0
|
#include <uiaction.h>
Public Member Functions | |
| uiActionSeparString (const char *str=nullptr) | |
| virtual | ~uiActionSeparString () |
Public Member Functions inherited from SeparString | |
| SeparString (const char *escapedstr=nullptr, char separ=',') | |
| SeparString (const SeparString &) | |
| ~SeparString () | |
| SeparString & | add (const BufferStringSet &) |
| Concatenation. | |
| SeparString & | add (const char *unescapedstr) |
| SeparString & | add (const DBKey &, bool withsurvloc=true) |
| SeparString & | add (const OD::String &ods) |
| SeparString & | add (const SeparString &) |
| Concatenation. | |
| template<> | |
| SeparString & | add (double d) |
| template<> | |
| SeparString & | add (float f) |
| template<class T > | |
| SeparString & | add (T t) |
| const char * | buf () const |
| Output escaped. | |
| StringView | first () const |
| StringView | from (int) const |
| Output escaped. | |
| char * | getCStr () |
| Output escaped. | |
| double | getDValue (int) const |
| float | getFValue (int) const |
| od_int16 | getI16Value (int) const |
| od_int64 | getI64Value (int) const |
| od_int32 | getIValue (int) const |
| od_uint16 | getUI16Value (int) const |
| od_uint64 | getUI64Value (int) const |
| od_uint32 | getUIValue (int) const |
| bool | getYN (int) const |
| int | indexOf (const char *unescapedstr) const |
| bool | isEmpty () const |
| StringView | last () const |
| operator const char * () const | |
| template<class T > | |
| SeparString & | operator+= (const OD::String &ods) |
| template<class T > | |
| SeparString & | operator+= (T t) |
| SeparString & | operator= (const char *escapedstr) |
| SeparString & | operator= (const SeparString &) |
| StringView | operator[] (int) const |
| Output unescaped. | |
| StringBuilder & | rep () |
| Output escaped. | |
| char | sepChar () const |
| const char * | sepStr () const |
| SeparString & | set (const BufferStringSet &bss) |
| SeparString & | set (const char *unescapedstr) |
| SeparString & | set (const OD::String &ods) |
| SeparString & | set (const SeparString &s) |
| template<class T > | |
| SeparString & | set (T t) |
| void | setEmpty () |
| void | setSepChar (char) |
| int | size () const |
| const char * | str () const |
| Output escaped. | |
| const char * | unescapedStr () const |
| uiActionSeparString::uiActionSeparString | ( | const char * | str = nullptr | ) |
|
virtual |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025