OpendTect
7.0
|
Public Types | |
typedef impl_type::const_iterator | const_iterator |
typedef impl_type::const_reference | const_reference |
typedef impl_type::difference_type | difference_type |
typedef impl_type::idx_type | idx_type |
typedef impl_type::iterator | iterator |
typedef impl_type::object_type | object_type |
typedef impl_type::reference | reference |
typedef impl_type::size_type | size_type |
typedef impl_type::value_type | value_type |
Public Member Functions | |
StringPairSet () | |
virtual | ~StringPairSet () |
StringPairSet & | add (const char *, const char *) |
StringPairSet & | add (const char *, const OD::String &) |
StringPairSet & | add (const char *, int) |
StringPairSet & | add (const OD::String &, const OD::String &) |
StringPairSet & | add (const StringPair &) |
StringPairSet & | add (const StringPairSet &) |
iterator | begin () |
const_iterator | begin () const |
const_iterator | cbegin () const |
const_iterator | cend () const |
void | dumpPretty (BufferString &) const |
void | dumpPretty (od_ostream &) const |
bool | empty () const |
iterator | end () |
const_iterator | end () const |
StringPair & | get (int idx) |
const StringPair & | get (int idx) const |
size_type | getIdx (const_iterator it) const |
size_type | getIdx (iterator it) const |
int | indexOf (const char *first) const |
first match More... | |
bool | isEmpty () const |
bool | isPresent (const char *first) const |
size_type | max_size () const |
bool | remove (const char *first) |
void | removeSingle (int i) |
void | setEmpty () |
int | size () const |
void | swap (StringPairSet &oth) |
bool | validIdx (int i) const |
Protected Types | |
typedef ManagedObjectSet< StringPair > | impl_type |
Protected Attributes | |
impl_type | entries_ |
<>
|
protected |
|
inline |
|
inlinevirtual |
StringPairSet& StringPairSet::add | ( | const char * | , |
const char * | |||
) |
StringPairSet& StringPairSet::add | ( | const char * | , |
const OD::String & | |||
) |
StringPairSet& StringPairSet::add | ( | const char * | , |
int | |||
) |
StringPairSet& StringPairSet::add | ( | const OD::String & | , |
const OD::String & | |||
) |
StringPairSet& StringPairSet::add | ( | const StringPair & | ) |
StringPairSet& StringPairSet::add | ( | const StringPairSet & | ) |
|
inline |
|
inline |
|
inline |
|
inline |
void StringPairSet::dumpPretty | ( | BufferString & | ) | const |
void StringPairSet::dumpPretty | ( | od_ostream & | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
int StringPairSet::indexOf | ( | const char * | first | ) | const |
first match
|
inline |
|
inline |
|
inline |
bool StringPairSet::remove | ( | const char * | first | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024