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() const | swift::misc::CSequence< CServer > | inline |
backOrDefault() const | swift::misc::CSequence< CServer > | inline |
backOrDefault(value_type def) const | swift::misc::CSequence< CServer > | inline |
begin() | swift::misc::CSequence< CServer > | inline |
begin() const | swift::misc::CSequence< CServer > | inline |
cbegin() const | swift::misc::CSequence< CServer > | inline |
cend() const | swift::misc::CSequence< CServer > | inline |
clear() | swift::misc::CSequence< CServer > | inline |
const_iterator typedef | swift::misc::CSequence< CServer > | |
const_pointer typedef | swift::misc::CSequence< CServer > | |
const_reference typedef | swift::misc::CSequence< CServer > | |
const_reverse_iterator typedef | swift::misc::CSequence< CServer > | |
contains(const T &object) const | swift::misc::CRangeBase< Derived > | inline |
contains(K0 k0, V0 v0, KeysValues... keysValues) const | swift::misc::CRangeBase< Derived > | inline |
containsAddressPort(const CServer &server) | swift::misc::network::CServerList | |
containsBy(Predicate p) const | swift::misc::CRangeBase< Derived > | inline |
containsName(const QString &name) const | swift::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) const | swift::misc::CContainerBase< Derived > | inline |
crbegin() const | swift::misc::CSequence< CServer > | inline |
crend() const | swift::misc::CSequence< CServer > | inline |
CSequence()=default | swift::misc::network::CServerList | |
CSequence(std::initializer_list< T > il) | swift::misc::network::CServerList | inline |
CSequence(QList< T > &&list) | swift::misc::network::CServerList | inline |
CSequence(const QList< T > &list) | swift::misc::network::CServerList | inline |
CSequence(It first, It last) | swift::misc::network::CServerList | inline |
CSequence(const CSequence &other)=default | swift::misc::network::CServerList | |
CSequence(CSequence &&other)=default | swift::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)=default | swift::misc::CSequence< CServer > | |
CSequence< CServer >::CSequence(CSequence &&other)=default | swift::misc::CSequence< CServer > | |
CServerList() | swift::misc::network::CServerList | |
CServerList(const CSequence< CServer > &other) | swift::misc::network::CServerList | |
difference_type typedef | swift::misc::CSequence< CServer > | |
empty() const | swift::misc::CSequence< CServer > | inline |
end() | swift::misc::CSequence< CServer > | inline |
end() const | swift::misc::CSequence< CServer > | inline |
equalPointers(const T *a, const U *b) | swift::misc::CRangeBase< Derived > | inlineprotectedstatic |
equalsBy(const T &other, Predicate c) const | swift::misc::CRangeBase< Derived > | inline |
equalsByKeys(const T &other, Key0 k0, Keys... keys) const | swift::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) const | swift::misc::CSequence< CServer > | inline |
findBy(Predicate p) const | swift::misc::CSequence< CServer > | inline |
swift::misc::CContainerBase::findBy(K0 k0, V0 v0, KeysValues... keysValues) const | swift::misc::CRangeBase< Derived > | inline |
findFirstBy(Predicate p) const | swift::misc::CRangeBase< Derived > | inline |
findFirstBy(K key, V value) const | swift::misc::CRangeBase< Derived > | inline |
findFirstByOrDefault(Predicate p, const Value &def) const | swift::misc::CRangeBase< Derived > | inline |
findFirstByOrDefault(Predicate p) const | swift::misc::CRangeBase< Derived > | inline |
findFirstByOrDefault(K key, V value, const Value &def) const | swift::misc::CRangeBase< Derived > | inline |
findFirstByOrDefault(K T::*key, V value) const | swift::misc::CRangeBase< Derived > | inline |
findFsdServers() const | swift::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() const | swift::misc::CSequence< CServer > | inline |
frontOrDefault() const | swift::misc::CSequence< CServer > | inline |
frontOrDefault(value_type def) const | swift::misc::CSequence< CServer > | inline |
CSequence< CServer >::getClassName() const | swift::misc::mixin::MetaType< Derived > | |
MetaType< CServerList >::getClassName() const | swift::misc::mixin::MetaType< CServerList > | |
CSequence< CServer >::getMetaTypeId() const | swift::misc::CContainerBase< Derived > | inlineprotected |
MetaType< CServerList >::getMetaTypeId() const | swift::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) const | swift::misc::mixin::MetaType< Derived > | |
MetaType< CServerList >::isA(int metaTypeId) const | swift::misc::mixin::MetaType< CServerList > | |
isEmpty() const | swift::misc::CSequence< CServer > | inline |
iterator typedef | swift::misc::CSequence< CServer > | |
join(const CSequence &other) const | swift::misc::CSequence< CServer > | inline |
join(const CRange< I > &range) const | swift::misc::CSequence< CServer > | inline |
key_type typedef | swift::misc::CSequence< CServer > | |
marshallToDbus(QDBusArgument &argument) const | swift::misc::CContainerBase< Derived > | inline |
marshalToDataStream(QDataStream &stream) const | swift::misc::CSequence< CServer > | inline |
operator=(const CSequence &other)=default | swift::misc::CSequence< CServer > | |
operator=(CSequence &&other)=default | swift::misc::CSequence< CServer > | |
operator[](size_type index) | swift::misc::CSequence< CServer > | inline |
operator[](size_type index) const | swift::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) const | swift::misc::CSequence< CServer > | inline |
partiallySortedBy(size_type n, K1 key1, Keys... keys) const | swift::misc::CSequence< CServer > | inline |
pointer typedef | swift::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() const | swift::misc::CRangeBase< Derived > | inline |
randomElements(int n) const | swift::misc::CRangeBase< Derived > | inline |
rbegin() | swift::misc::CSequence< CServer > | inline |
rbegin() const | swift::misc::CSequence< CServer > | inline |
reference typedef | swift::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() const | swift::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 typedef | swift::misc::CSequence< CServer > | |
reversed() const | swift::misc::CSequence< CServer > | inline |
sampleElements(int n) const | swift::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() const | swift::misc::CSequence< CServer > | inline |
size_type typedef | swift::misc::CSequence< CServer > | |
sizeInt() const | swift::misc::CSequence< CServer > | inline |
sizeString() const | swift::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) const | swift::misc::CSequence< CServer > | inline |
sortedBy(K1 key1, Keys... keys) const | swift::misc::CSequence< CServer > | inline |
stringForStreaming() const | swift::misc::mixin::String< Derived > | |
swap(CSequence &other) noexcept | swift::misc::CSequence< CServer > | inline |
to() const | swift::misc::CContainerBase< Derived > | inline |
to(Other< T > other) const | swift::misc::CContainerBase< Derived > | inline |
toIcon() const | swift::misc::mixin::Icon< Derived, IconIndex > | |
toJson() const | swift::misc::CContainerBase< Derived > | inline |
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented) const | swift::misc::CContainerBase< Derived > | inline |
toQString(bool i18n=false) const | swift::misc::mixin::String< Derived > | |
toStdString(bool i18n=false) const | swift::misc::mixin::String< Derived > | |
toStringList(bool i18n=false) const | swift::misc::CContainerBase< Derived > | inline |
toVector() const & | swift::misc::CSequence< CServer > | inline |
toVector() && | swift::misc::CSequence< CServer > | inline |
transform(F function) const | swift::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) const | swift::misc::CSequence< CServer > | inline |
value_type typedef | swift::misc::CSequence< CServer > | |
~CSequence()=default | swift::misc::CSequence< CServer > | |