swift
swift::misc::simulation::CMatchingStatistics Member List

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

addAircraft(CMatchingStatisticsEntry::EntryType type, const QString &sessionId, const QString &modelSetId, const QString &description, const QString &aircraftDesignator, bool avoidDuplicates=true)swift::misc::simulation::CMatchingStatistics
addAircraftAirlineCombination(CMatchingStatisticsEntry::EntryType type, const QString &sessionId, const QString &modelSetId, const QString &description, const QString &aircraftDesignator, const QString &airlineDesignator, bool avoidDuplicates=true)swift::misc::simulation::CMatchingStatistics
addMsecs(qint64 msToAdd)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
applyIf(Predicate p, const VariantMap &newValues, bool skipEqualValues=false)swift::misc::CSequence< CMatchingStatisticsEntry >inline
applyIf(K1 key1, V1 value1, const VariantMap &newValues, bool skipEqualValues=false)swift::misc::CSequence< CMatchingStatisticsEntry >inline
back()swift::misc::CSequence< CMatchingStatisticsEntry >inline
back() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
backOrDefault() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
backOrDefault(value_type def) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
begin()swift::misc::CSequence< CMatchingStatisticsEntry >inline
begin() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
cbegin() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
cend() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
clear()swift::misc::CSequence< CMatchingStatisticsEntry >inline
CMatchingStatistics()swift::misc::simulation::CMatchingStatistics
CMatchingStatistics(const CSequence< CMatchingStatisticsEntry > &other)swift::misc::simulation::CMatchingStatistics
const_iterator typedefswift::misc::CSequence< CMatchingStatisticsEntry >
const_pointer typedefswift::misc::CSequence< CMatchingStatisticsEntry >
const_reference typedefswift::misc::CSequence< CMatchingStatisticsEntry >
const_reverse_iterator typedefswift::misc::CSequence< CMatchingStatisticsEntry >
container() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inlineprotected
container()swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inlineprotected
contains(const T &object) constswift::misc::CRangeBase< Derived >inline
contains(K0 k0, V0 v0, KeysValues... keysValues) constswift::misc::CRangeBase< Derived >inline
containsAircraftAirlineCombination(const QString &aircraftDesignator, const QString &airlineDesignator) constswift::misc::simulation::CMatchingStatistics
containsAircraftAirlineCombination(const QString &sessionId, const QString &aircraftDesignator, const QString &airlineDesignator) constswift::misc::simulation::CMatchingStatistics
containsBy(Predicate p) constswift::misc::CRangeBase< Derived >inline
containsSessionId(const QString &sessionId) constswift::misc::simulation::CMatchingStatistics
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< CMatchingStatisticsEntry >inline
crend() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
CSequence()=defaultswift::misc::simulation::CMatchingStatistics
CSequence(std::initializer_list< T > il)swift::misc::simulation::CMatchingStatisticsinline
CSequence(QList< T > &&list)swift::misc::simulation::CMatchingStatisticsinline
CSequence(const QList< T > &list)swift::misc::simulation::CMatchingStatisticsinline
CSequence(It first, It last)swift::misc::simulation::CMatchingStatisticsinline
CSequence(const CSequence &other)=defaultswift::misc::simulation::CMatchingStatistics
CSequence(CSequence &&other)=defaultswift::misc::simulation::CMatchingStatistics
CSequence< CMatchingStatisticsEntry >::CSequence(std::initializer_list< CMatchingStatisticsEntry > il)swift::misc::CSequence< CMatchingStatisticsEntry >inline
CSequence< CMatchingStatisticsEntry >::CSequence(QList< CMatchingStatisticsEntry > &&list)swift::misc::CSequence< CMatchingStatisticsEntry >inline
CSequence< CMatchingStatisticsEntry >::CSequence(const QList< CMatchingStatisticsEntry > &list)swift::misc::CSequence< CMatchingStatisticsEntry >inline
CSequence< CMatchingStatisticsEntry >::CSequence(It first, It last)swift::misc::CSequence< CMatchingStatisticsEntry >inline
CSequence< CMatchingStatisticsEntry >::CSequence(const CSequence &other)=defaultswift::misc::CSequence< CMatchingStatisticsEntry >
CSequence< CMatchingStatisticsEntry >::CSequence(CSequence &&other)=defaultswift::misc::CSequence< CMatchingStatisticsEntry >
difference_type typedefswift::misc::CSequence< CMatchingStatisticsEntry >
empty() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
end()swift::misc::CSequence< CMatchingStatisticsEntry >inline
end() constswift::misc::CSequence< CMatchingStatisticsEntry >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< CMatchingStatisticsEntry >inline
erase(iterator it1, iterator it2)swift::misc::CSequence< CMatchingStatisticsEntry >inline
find(const CMatchingStatisticsEntry &object)swift::misc::CSequence< CMatchingStatisticsEntry >inline
find(const CMatchingStatisticsEntry &object) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
findAfter(const QDateTime &dateTime) constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
findAfter(qint64 msSinceEpoch) constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
findAfterNowMinusOffset(qint64 msOffset) constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
findBefore(const QDateTime &dateTime) constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
findBefore(qint64 msSinceEpoch) constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
findBeforeAndRemove(qint64 msSinceEpoch)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
findBeforeNowMinusOffset(qint64 msOffset) constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
findBy(Predicate p) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
swift::misc::CContainerBase::findBy(K0 k0, V0 v0, KeysValues... keysValues) constswift::misc::CRangeBase< Derived >inline
findBySessionId(const QString &sessionId) constswift::misc::simulation::CMatchingStatistics
findClosestTimeDistance(qint64 msSinceEpoch) constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >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
findInvalidTimestamps() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
findMissingOnly() constswift::misc::simulation::CMatchingStatistics
findObjectAfterOrDefault(qint64 msSinceEpoch) constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
findObjectBeforeOrDefault(qint64 msSinceEpoch) constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
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< CMatchingStatisticsEntry >inline
front() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
frontOrDefault() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
frontOrDefault(value_type def) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
CSequence< CMatchingStatisticsEntry >::getClassName() constswift::misc::mixin::MetaType< Derived >
MetaType< CMatchingStatistics >::getClassName() constswift::misc::mixin::MetaType< CMatchingStatistics >
CSequence< CMatchingStatisticsEntry >::getMetaTypeId() constswift::misc::CContainerBase< Derived >inlineprotected
MetaType< CMatchingStatistics >::getMetaTypeId() constswift::misc::mixin::MetaType< CMatchingStatistics >
getTimestampDifferenceMinMaxMean() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
hasInvalidTimestamps() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
HintTimestampSort enum nameswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >
increaseCountIfFound(CMatchingStatisticsEntry::EntryType type, const QString &sessionId, const QString &aircraftDesignator, const QString &airlineDesignator={})swift::misc::simulation::CMatchingStatistics
insert(iterator before, const CMatchingStatisticsEntry &value)swift::misc::CSequence< CMatchingStatisticsEntry >inline
insert(iterator before, CMatchingStatisticsEntry &&value)swift::misc::CSequence< CMatchingStatisticsEntry >inline
CSequence< CMatchingStatisticsEntry >::isA(int metaTypeId) constswift::misc::mixin::MetaType< Derived >
MetaType< CMatchingStatistics >::isA(int metaTypeId) constswift::misc::mixin::MetaType< CMatchingStatistics >
isEmpty() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
isSortedLatestFirst() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
isSortedLatestLast() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
iterator typedefswift::misc::CSequence< CMatchingStatisticsEntry >
ITimestampObjectList()=defaultswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >protected
join(const CSequence &other) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
join(const CRange< I > &range) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
key_type typedefswift::misc::CSequence< CMatchingStatisticsEntry >
latestObject() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
latestTimestamp() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
latestTimestampMsecsSinceEpoch() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
m_tsSortHintswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >protected
marshallToDbus(QDBusArgument &argument) constswift::misc::CContainerBase< Derived >inline
marshalToDataStream(QDataStream &stream) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
NoTimestampSortHint enum value (defined in swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >
oldestObject() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
oldestTimestamp() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
oldestTimestampMsecsSinceEpoch() constswift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
operator=(const CSequence &other)=defaultswift::misc::CSequence< CMatchingStatisticsEntry >
operator=(CSequence &&other)=defaultswift::misc::CSequence< CMatchingStatisticsEntry >
operator[](size_type index)swift::misc::CSequence< CMatchingStatisticsEntry >inline
operator[](size_type index) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
partiallySort(size_type n, Predicate p)swift::misc::CSequence< CMatchingStatisticsEntry >inline
partiallySortBy(size_type n, K1 key1, Keys... keys)swift::misc::CSequence< CMatchingStatisticsEntry >inline
partiallySorted(size_type n, Predicate p) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
partiallySortedBy(size_type n, K1 key1, Keys... keys) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
pointer typedefswift::misc::CSequence< CMatchingStatisticsEntry >
pop_back()swift::misc::CSequence< CMatchingStatisticsEntry >inline
pop_front()swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_back(const CMatchingStatisticsEntry &value)swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_back(CMatchingStatisticsEntry &&value)swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_back(const CSequence &other)swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_back(CSequence &&other)swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_back(const CRange< I > &range)swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_backIncreaseTimestamp(const CMatchingStatisticsEntry &newObject)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
push_backMaxElements(const CMatchingStatisticsEntry &value, int maxElements)swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_backOverrideTimestamp(const CMatchingStatisticsEntry &newObject, qint64 newTsMsSinceEpoch)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
push_front(const CMatchingStatisticsEntry &value)swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_front(const CSequence &other)swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_front(CMatchingStatisticsEntry &&value)swift::misc::CSequence< CMatchingStatisticsEntry >inline
push_frontKeepLatestFirst(const CMatchingStatisticsEntry &value, bool replaceSameTimestamp=true, int maxElements=-1)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
push_frontMaxElements(const CMatchingStatisticsEntry &value, int maxElements)swift::misc::CSequence< CMatchingStatisticsEntry >inline
randomElement() constswift::misc::CRangeBase< Derived >inline
randomElements(int n) constswift::misc::CRangeBase< Derived >inline
rbegin()swift::misc::CSequence< CMatchingStatisticsEntry >inline
rbegin() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
reference typedefswift::misc::CSequence< CMatchingStatisticsEntry >
CSequence< CMatchingStatisticsEntry >::registerMetadata()swift::misc::mixin::MetaType< Derived >static
MetaType< CMatchingStatistics >::registerMetadata()swift::misc::mixin::MetaType< CMatchingStatistics >static
remove(const CMatchingStatisticsEntry &object)swift::misc::CSequence< CMatchingStatisticsEntry >inline
removeBefore(const QDateTime &dateTime)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
removeBefore(qint64 msSinceEpoch)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
removeIf(Predicate p)swift::misc::CSequence< CMatchingStatisticsEntry >inline
removeIf(K0 k0, V0 v0, KeysValues... keysValues)swift::misc::CSequence< CMatchingStatisticsEntry >inline
removeIfIn(const CSequence &other)swift::misc::CSequence< CMatchingStatisticsEntry >inline
removeIfInSubset(const CSequence &other)swift::misc::CSequence< CMatchingStatisticsEntry >inline
removeOlderThanNowMinusOffset(qint64 offsetMs)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
rend()swift::misc::CSequence< CMatchingStatisticsEntry >inline
rend() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
replace(const CMatchingStatisticsEntry &original, const CMatchingStatisticsEntry &replacement)swift::misc::CSequence< CMatchingStatisticsEntry >inline
replaceIf(Predicate p, const CMatchingStatisticsEntry &replacement)swift::misc::CSequence< CMatchingStatisticsEntry >inline
replaceIf(K1 key1, V1 value1, const CMatchingStatisticsEntry &replacement)swift::misc::CSequence< CMatchingStatisticsEntry >inline
replaceIfSameTimestamp(const CMatchingStatisticsEntry &newObject)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
replaceOrAdd(const CMatchingStatisticsEntry &original, const CMatchingStatisticsEntry &replacement)swift::misc::CSequence< CMatchingStatisticsEntry >inline
replaceOrAdd(const CMatchingStatisticsEntry &replacement)swift::misc::CSequence< CMatchingStatisticsEntry >inline
replaceOrAdd(const CSequence< CMatchingStatisticsEntry > &replacements)swift::misc::CSequence< CMatchingStatisticsEntry >inline
replaceOrAdd(K1 key1, V1 value1, const CMatchingStatisticsEntry &replacement)swift::misc::CSequence< CMatchingStatisticsEntry >inline
reverse()swift::misc::CSequence< CMatchingStatisticsEntry >inline
reverse_iterator typedefswift::misc::CSequence< CMatchingStatisticsEntry >
reversed() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
sampleElements(int n) constswift::misc::CRangeBase< Derived >inline
separate(Predicate p) const -> QMap< decltype(p(std::declval< CMatchingStatisticsEntry >())), CSequence >swift::misc::CSequence< CMatchingStatisticsEntry >inline
separateBy(Key k) const -> QMap< decltype(std::invoke(k, std::declval< CMatchingStatisticsEntry >())), CSequence >swift::misc::CSequence< CMatchingStatisticsEntry >inline
setCurrentUtcTime()swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
setInvalidTimestampsToCurrentUtcTime()swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
setNewTimestampStartingLast(qint64 startTimeStampMs, qint64 deltaTimeMs)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
setSortHint(HintTimestampSort hint)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
setUtcTime(qint64 msSinceEpoch)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
size() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
size_type typedefswift::misc::CSequence< CMatchingStatisticsEntry >
sizeInt() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
sizeString() constswift::misc::CSequence< CMatchingStatisticsEntry >inline
sort(Predicate p)swift::misc::CSequence< CMatchingStatisticsEntry >inline
sortBy(K1 key1, Keys... keys)swift::misc::CSequence< CMatchingStatisticsEntry >inline
sorted(Predicate p) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
sortedBy(K1 key1, Keys... keys) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
sortLatestFirst()swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
sortOldestFirst()swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >inline
stringForStreaming() constswift::misc::mixin::String< Derived >
swap(CSequence &other) noexceptswift::misc::CSequence< CMatchingStatisticsEntry >inline
TimestampLatestFirst enum value (defined in swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >
TimestampLatestLast enum value (defined in swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >)swift::misc::ITimestampObjectList< CMatchingStatisticsEntry, CMatchingStatistics >
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< CMatchingStatisticsEntry >inline
toVector() &&swift::misc::CSequence< CMatchingStatisticsEntry >inline
transform(F function) constswift::misc::CRangeBase< Derived >inline
truncate(size_type maxSize)swift::misc::CSequence< CMatchingStatisticsEntry >inline
unmarshalFromDataStream(QDataStream &stream)swift::misc::CSequence< CMatchingStatisticsEntry >inline
unmarshallFromDbus(const QDBusArgument &argument)swift::misc::CContainerBase< Derived >inline
unorderedEqualsByKeys(const U &other, Key0 k0, Keys... keys) constswift::misc::CSequence< CMatchingStatisticsEntry >inline
value_type typedefswift::misc::CSequence< CMatchingStatisticsEntry >
~CSequence()=defaultswift::misc::CSequence< CMatchingStatisticsEntry >