swift
swift::misc::network::CServerList Member List

This is the complete list of members for swift::misc::network::CServerList, including all inherited members.

addIfAddressNotExists(const CServer &server)swift::misc::network::CServerList
addIfAddressNotExists(const CServerList &servers)swift::misc::network::CServerList
applyIf(Predicate p, const VariantMap &newValues, bool skipEqualValues=false)swift::misc::CSequence< CServer >inline
applyIf(K1 key1, V1 value1, const VariantMap &newValues, bool skipEqualValues=false)swift::misc::CSequence< CServer >inline
back()swift::misc::CSequence< CServer >inline
back() constswift::misc::CSequence< CServer >inline
backOrDefault() constswift::misc::CSequence< CServer >inline
backOrDefault(value_type def) constswift::misc::CSequence< CServer >inline
begin()swift::misc::CSequence< CServer >inline
begin() constswift::misc::CSequence< CServer >inline
cbegin() constswift::misc::CSequence< CServer >inline
cend() constswift::misc::CSequence< CServer >inline
clear()swift::misc::CSequence< CServer >inline
const_iterator typedefswift::misc::CSequence< CServer >
const_pointer typedefswift::misc::CSequence< CServer >
const_reference typedefswift::misc::CSequence< CServer >
const_reverse_iterator typedefswift::misc::CSequence< CServer >
contains(const T &object) constswift::misc::CRangeBase< Derived >inline
contains(K0 k0, V0 v0, KeysValues... keysValues) constswift::misc::CRangeBase< Derived >inline
containsAddressPort(const CServer &server)swift::misc::network::CServerList
containsBy(Predicate p) constswift::misc::CRangeBase< Derived >inline
containsName(const QString &name) constswift::misc::network::CServerList
convertFromJson(const QJsonObject &json)swift::misc::CContainerBase< Derived >inline
convertFromJson(const QString &jsonString, bool acceptCacheFormat=false)swift::misc::CContainerBase< Derived >inline
convertFromJsonNoThrow(const QJsonObject &json, const CLogCategoryList &categories, const QString &prefix)swift::misc::CContainerBase< Derived >
convertFromJsonNoThrow(const QString &jsonString, const CLogCategoryList &categories, const QString &prefix)swift::misc::CContainerBase< Derived >
convertToQString(bool i18n=false) constswift::misc::CContainerBase< Derived >inline
crbegin() constswift::misc::CSequence< CServer >inline
crend() constswift::misc::CSequence< CServer >inline
CSequence()=defaultswift::misc::network::CServerList
CSequence(std::initializer_list< T > il)swift::misc::network::CServerListinline
CSequence(QList< T > &&list)swift::misc::network::CServerListinline
CSequence(const QList< T > &list)swift::misc::network::CServerListinline
CSequence(It first, It last)swift::misc::network::CServerListinline
CSequence(const CSequence &other)=defaultswift::misc::network::CServerList
CSequence(CSequence &&other)=defaultswift::misc::network::CServerList
CSequence< CServer >::CSequence(std::initializer_list< CServer > il)swift::misc::CSequence< CServer >inline
CSequence< CServer >::CSequence(QList< CServer > &&list)swift::misc::CSequence< CServer >inline
CSequence< CServer >::CSequence(const QList< CServer > &list)swift::misc::CSequence< CServer >inline
CSequence< CServer >::CSequence(It first, It last)swift::misc::CSequence< CServer >inline
CSequence< CServer >::CSequence(const CSequence &other)=defaultswift::misc::CSequence< CServer >
CSequence< CServer >::CSequence(CSequence &&other)=defaultswift::misc::CSequence< CServer >
CServerList()swift::misc::network::CServerList
CServerList(const CSequence< CServer > &other)swift::misc::network::CServerList
difference_type typedefswift::misc::CSequence< CServer >
empty() constswift::misc::CSequence< CServer >inline
end()swift::misc::CSequence< CServer >inline
end() constswift::misc::CSequence< CServer >inline
equalPointers(const T *a, const U *b)swift::misc::CRangeBase< Derived >inlineprotectedstatic
equalsBy(const T &other, Predicate c) constswift::misc::CRangeBase< Derived >inline
equalsByKeys(const T &other, Key0 k0, Keys... keys) constswift::misc::CRangeBase< Derived >inline
erase(iterator pos)swift::misc::CSequence< CServer >inline
erase(iterator it1, iterator it2)swift::misc::CSequence< CServer >inline
find(const CServer &object)swift::misc::CSequence< CServer >inline
find(const CServer &object) constswift::misc::CSequence< CServer >inline
findBy(Predicate p) constswift::misc::CSequence< CServer >inline
swift::misc::CContainerBase::findBy(K0 k0, V0 v0, KeysValues... keysValues) constswift::misc::CRangeBase< Derived >inline
findFirstBy(Predicate p) constswift::misc::CRangeBase< Derived >inline
findFirstBy(K key, V value) constswift::misc::CRangeBase< Derived >inline
findFirstByOrDefault(Predicate p, const Value &def) constswift::misc::CRangeBase< Derived >inline
findFirstByOrDefault(Predicate p) constswift::misc::CRangeBase< Derived >inline
findFirstByOrDefault(K key, V value, const Value &def) constswift::misc::CRangeBase< Derived >inline
findFirstByOrDefault(K T::*key, V value) constswift::misc::CRangeBase< Derived >inline
findFsdServers() constswift::misc::network::CServerList
fromJson(const QJsonObject &json)swift::misc::CContainerBase< Derived >inlinestatic
fromJson(const QString &jsonString, bool acceptCacheJson=false)swift::misc::CContainerBase< Derived >inlinestatic
fromJsonNoThrow(const QString &jsonString, bool acceptCacheJson, bool &success, QString &errMsg)swift::misc::CContainerBase< Derived >inlinestatic
front()swift::misc::CSequence< CServer >inline
front() constswift::misc::CSequence< CServer >inline
frontOrDefault() constswift::misc::CSequence< CServer >inline
frontOrDefault(value_type def) constswift::misc::CSequence< CServer >inline
CSequence< CServer >::getClassName() constswift::misc::mixin::MetaType< Derived >
MetaType< CServerList >::getClassName() constswift::misc::mixin::MetaType< CServerList >
CSequence< CServer >::getMetaTypeId() constswift::misc::CContainerBase< Derived >inlineprotected
MetaType< CServerList >::getMetaTypeId() constswift::misc::mixin::MetaType< CServerList >
insert(iterator before, const CServer &value)swift::misc::CSequence< CServer >inline
insert(iterator before, CServer &&value)swift::misc::CSequence< CServer >inline
CSequence< CServer >::isA(int metaTypeId) constswift::misc::mixin::MetaType< Derived >
MetaType< CServerList >::isA(int metaTypeId) constswift::misc::mixin::MetaType< CServerList >
isEmpty() constswift::misc::CSequence< CServer >inline
iterator typedefswift::misc::CSequence< CServer >
join(const CSequence &other) constswift::misc::CSequence< CServer >inline
join(const CRange< I > &range) constswift::misc::CSequence< CServer >inline
key_type typedefswift::misc::CSequence< CServer >
marshallToDbus(QDBusArgument &argument) constswift::misc::CContainerBase< Derived >inline
marshalToDataStream(QDataStream &stream) constswift::misc::CSequence< CServer >inline
operator=(const CSequence &other)=defaultswift::misc::CSequence< CServer >
operator=(CSequence &&other)=defaultswift::misc::CSequence< CServer >
operator[](size_type index)swift::misc::CSequence< CServer >inline
operator[](size_type index) constswift::misc::CSequence< CServer >inline
partiallySort(size_type n, Predicate p)swift::misc::CSequence< CServer >inline
partiallySortBy(size_type n, K1 key1, Keys... keys)swift::misc::CSequence< CServer >inline
partiallySorted(size_type n, Predicate p) constswift::misc::CSequence< CServer >inline
partiallySortedBy(size_type n, K1 key1, Keys... keys) constswift::misc::CSequence< CServer >inline
pointer typedefswift::misc::CSequence< CServer >
pop_back()swift::misc::CSequence< CServer >inline
pop_front()swift::misc::CSequence< CServer >inline
push_back(const CServer &value)swift::misc::CSequence< CServer >inline
push_back(CServer &&value)swift::misc::CSequence< CServer >inline
push_back(const CSequence &other)swift::misc::CSequence< CServer >inline
push_back(CSequence &&other)swift::misc::CSequence< CServer >inline
push_back(const CRange< I > &range)swift::misc::CSequence< CServer >inline
push_backMaxElements(const CServer &value, int maxElements)swift::misc::CSequence< CServer >inline
push_front(const CServer &value)swift::misc::CSequence< CServer >inline
push_front(const CSequence &other)swift::misc::CSequence< CServer >inline
push_front(CServer &&value)swift::misc::CSequence< CServer >inline
push_frontMaxElements(const CServer &value, int maxElements)swift::misc::CSequence< CServer >inline
randomElement() constswift::misc::CRangeBase< Derived >inline
randomElements(int n) constswift::misc::CRangeBase< Derived >inline
rbegin()swift::misc::CSequence< CServer >inline
rbegin() constswift::misc::CSequence< CServer >inline
reference typedefswift::misc::CSequence< CServer >
CSequence< CServer >::registerMetadata()swift::misc::mixin::MetaType< Derived >static
MetaType< CServerList >::registerMetadata()swift::misc::mixin::MetaType< CServerList >static
remove(const CServer &object)swift::misc::CSequence< CServer >inline
removeByName(const QString &name)swift::misc::network::CServerList
removeIf(Predicate p)swift::misc::CSequence< CServer >inline
removeIf(K0 k0, V0 v0, KeysValues... keysValues)swift::misc::CSequence< CServer >inline
removeIfIn(const CSequence &other)swift::misc::CSequence< CServer >inline
removeIfInSubset(const CSequence &other)swift::misc::CSequence< CServer >inline
removeUsers()swift::misc::network::CServerList
rend()swift::misc::CSequence< CServer >inline
rend() constswift::misc::CSequence< CServer >inline
replace(const CServer &original, const CServer &replacement)swift::misc::CSequence< CServer >inline
replaceIf(Predicate p, const CServer &replacement)swift::misc::CSequence< CServer >inline
replaceIf(K1 key1, V1 value1, const CServer &replacement)swift::misc::CSequence< CServer >inline
replaceOrAdd(const CServer &original, const CServer &replacement)swift::misc::CSequence< CServer >inline
replaceOrAdd(const CServer &replacement)swift::misc::CSequence< CServer >inline
replaceOrAdd(const CSequence< CServer > &replacements)swift::misc::CSequence< CServer >inline
replaceOrAdd(K1 key1, V1 value1, const CServer &replacement)swift::misc::CSequence< CServer >inline
reverse()swift::misc::CSequence< CServer >inline
reverse_iterator typedefswift::misc::CSequence< CServer >
reversed() constswift::misc::CSequence< CServer >inline
sampleElements(int n) constswift::misc::CRangeBase< Derived >inline
separate(Predicate p) const -> QMap< decltype(p(std::declval< CServer >())), CSequence >swift::misc::CSequence< CServer >inline
separateBy(Key k) const -> QMap< decltype(std::invoke(k, std::declval< CServer >())), CSequence >swift::misc::CSequence< CServer >inline
setFsdSetup(const CFsdSetup &setup)swift::misc::network::CServerList
size() constswift::misc::CSequence< CServer >inline
size_type typedefswift::misc::CSequence< CServer >
sizeInt() constswift::misc::CSequence< CServer >inline
sizeString() constswift::misc::CSequence< CServer >inline
sort(Predicate p)swift::misc::CSequence< CServer >inline
sortBy(K1 key1, Keys... keys)swift::misc::CSequence< CServer >inline
sorted(Predicate p) constswift::misc::CSequence< CServer >inline
sortedBy(K1 key1, Keys... keys) constswift::misc::CSequence< CServer >inline
stringForStreaming() constswift::misc::mixin::String< Derived >
swap(CSequence &other) noexceptswift::misc::CSequence< CServer >inline
to() constswift::misc::CContainerBase< Derived >inline
to(Other< T > other) constswift::misc::CContainerBase< Derived >inline
toIcon() constswift::misc::mixin::Icon< Derived, IconIndex >
toJson() constswift::misc::CContainerBase< Derived >inline
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented) constswift::misc::CContainerBase< Derived >inline
toQString(bool i18n=false) constswift::misc::mixin::String< Derived >
toStdString(bool i18n=false) constswift::misc::mixin::String< Derived >
toStringList(bool i18n=false) constswift::misc::CContainerBase< Derived >inline
toVector() const &swift::misc::CSequence< CServer >inline
toVector() &&swift::misc::CSequence< CServer >inline
transform(F function) constswift::misc::CRangeBase< Derived >inline
truncate(size_type maxSize)swift::misc::CSequence< CServer >inline
unmarshalFromDataStream(QDataStream &stream)swift::misc::CSequence< CServer >inline
unmarshallFromDbus(const QDBusArgument &argument)swift::misc::CContainerBase< Derived >inline
unorderedEqualsByKeys(const U &other, Key0 k0, Keys... keys) constswift::misc::CSequence< CServer >inline
value_type typedefswift::misc::CSequence< CServer >
~CSequence()=defaultswift::misc::CSequence< CServer >