swift
swift::misc::network::CRawFsdMessage Member List

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

absMsecsTo(const ITimestampBased &otherTimestampObj) constswift::misc::ITimestampBased
addMsecs(qint64 ms)swift::misc::ITimestampBased
apply(const CPropertyIndexVariantMap &indexMap, bool skipEqualValues=false)swift::misc::mixin::Index< Derived >
base_type typedefswift::misc::CValueObject< CRawFsdMessage >
canHandleIndex(CPropertyIndexRef index)swift::misc::ITimestampBasedstatic
CEmpty()=defaultswift::misc::CValueObject< CRawFsdMessage >protected
CEmpty(const CEmpty &)=defaultswift::misc::CValueObject< CRawFsdMessage >protected
swift::misc::CEmpty::CEmpty(const CEmpty &)=defaultswift::misc::CEmptyprotected
ColumnIndex enum nameswift::misc::network::CRawFsdMessage
CValueObject< CRawFsdMessage >::comparePropertyByIndex(CPropertyIndexRef index, const Derived &compareValue) constswift::misc::mixin::Index< Derived >
swift::misc::ITimestampBased::comparePropertyByIndex(CPropertyIndexRef index, const ITimestampBased &compareValue) constswift::misc::ITimestampBasedprotected
containsString(const QString &str) constswift::misc::network::CRawFsdMessage
convertFromJson(const QJsonObject &json)swift::misc::mixin::JsonByMetaClass< Derived >
convertFromJson(const QString &jsonString, bool acceptCacheFormat=false)swift::misc::mixin::JsonByMetaClass< Derived >
convertToQString(bool i18n=false) constswift::misc::network::CRawFsdMessage
CRawFsdMessage()=defaultswift::misc::network::CRawFsdMessage
CRawFsdMessage(const QString &rawMessage)swift::misc::network::CRawFsdMessage
CValueObject()=defaultswift::misc::CValueObject< CRawFsdMessage >protected
CValueObject(const CValueObject &)=defaultswift::misc::CValueObject< CRawFsdMessage >protected
equalsPropertyByIndex(const QVariant &compareValue, CPropertyIndexRef index) constswift::misc::mixin::Index< Derived >
fromJson(const QJsonObject &json)swift::misc::mixin::JsonByMetaClass< Derived >static
fromJson(const QString &jsonString, bool acceptCacheJson=false)swift::misc::mixin::JsonByMetaClass< Derived >static
fromJsonNoThrow(const QString &jsonString, bool acceptCacheJson, bool &success, QString &errMsg)swift::misc::mixin::JsonByMetaClass< Derived >static
getAbsTimeDifferenceMs(qint64 compareTime) constswift::misc::ITimestampBasedinline
getAbsTimeDifferenceMs(const ITimestampBased &compare) constswift::misc::ITimestampBasedinline
getAllPacketTypes()swift::misc::network::CRawFsdMessagestatic
getClassName() constswift::misc::mixin::MetaType< Derived >
getFormattedUtcTimestampDhms() constswift::misc::ITimestampBased
getFormattedUtcTimestampHm() constswift::misc::ITimestampBased
getFormattedUtcTimestampHms() constswift::misc::ITimestampBased
getFormattedUtcTimestampHmsz() constswift::misc::ITimestampBased
getFormattedUtcTimestampMdhms() constswift::misc::ITimestampBased
getFormattedUtcTimestampMdhmsz() constswift::misc::ITimestampBased
getFormattedUtcTimestampYmdhms() constswift::misc::ITimestampBased
getFormattedUtcTimestampYmdhmsz() constswift::misc::ITimestampBased
getMetaTypeId() constswift::misc::mixin::MetaType< Derived >
getMSecsSinceEpoch() constswift::misc::ITimestampBasedinline
getRawMessage() constswift::misc::network::CRawFsdMessageinline
getTimeDifferenceAbsMs(qint64 compareTime) constswift::misc::ITimestampBasedinline
getTimeDifferenceMs(qint64 compareTime) constswift::misc::ITimestampBasedinline
getTimeDifferenceMs(const ITimestampBased &compare) constswift::misc::ITimestampBasedinline
getTimeDifferenceToNowMs() constswift::misc::ITimestampBasedinline
getUtcTimestamp() constswift::misc::ITimestampBased
hasValidTimestamp() constswift::misc::ITimestampBased
IndexIcon enum value (defined in swift::misc::mixin::Index< Derived >)swift::misc::mixin::Index< Derived >
IndexMSecsSinceEpoch enum value (defined in swift::misc::ITimestampBased)swift::misc::ITimestampBased
IndexPixmap enum value (defined in swift::misc::mixin::Index< Derived >)swift::misc::mixin::Index< Derived >
IndexRawMessage enum value (defined in swift::misc::network::CRawFsdMessage)swift::misc::network::CRawFsdMessage
IndexString enum value (defined in swift::misc::mixin::Index< Derived >)swift::misc::mixin::Index< Derived >
IndexUtcTimestamp enum value (defined in swift::misc::ITimestampBased)swift::misc::ITimestampBased
IndexUtcTimestampFormattedDhms enum value (defined in swift::misc::ITimestampBased)swift::misc::ITimestampBased
IndexUtcTimestampFormattedHm enum value (defined in swift::misc::ITimestampBased)swift::misc::ITimestampBased
IndexUtcTimestampFormattedHms enum value (defined in swift::misc::ITimestampBased)swift::misc::ITimestampBased
IndexUtcTimestampFormattedMdhms enum value (defined in swift::misc::ITimestampBased)swift::misc::ITimestampBased
IndexUtcTimestampFormattedMdhmsz enum value (defined in swift::misc::ITimestampBased)swift::misc::ITimestampBased
IndexUtcTimestampFormattedYmdhms enum value (defined in swift::misc::ITimestampBased)swift::misc::ITimestampBased
IndexUtcTimestampFormattedYmdhmsz enum value (defined in swift::misc::ITimestampBased)swift::misc::ITimestampBased
isA(int metaTypeId) constswift::misc::mixin::MetaType< Derived >
isAnyTimestampIndex(int index)swift::misc::ITimestampBasedstatic
isNewerThan(const ITimestampBased &otherTimestampObj) constswift::misc::ITimestampBased
isNewerThan(qint64 mSecsSinceEpoch) constswift::misc::ITimestampBased
isOlderThan(const ITimestampBased &otherTimestampObj) constswift::misc::ITimestampBased
isOlderThan(qint64 mSecsSinceEpoch) constswift::misc::ITimestampBased
isOlderThanNowMinusOffset(int offsetMs) constswift::misc::ITimestampBased
isPacketType(const QString &type) constswift::misc::network::CRawFsdMessage
isSame(const ITimestampBased &otherTimestampObj) constswift::misc::ITimestampBased
ITimestampBased()swift::misc::ITimestampBasedprotected
ITimestampBased(qint64 msSincePoch)swift::misc::ITimestampBasedprotected
ITimestampBased(const QDateTime &timestamp)swift::misc::ITimestampBasedprotected
m_timestampMSecsSinceEpochswift::misc::ITimestampBasedprotected
marshallToDbus(QDBusArgument &arg, Tags...) constswift::misc::mixin::DBusByMetaClass< Derived, Tags >
marshalToDataStream(QDataStream &stream) constswift::misc::mixin::DataStreamByMetaClass< Derived >
msecsTo(const ITimestampBased &otherTimestampObj) constswift::misc::ITimestampBased
msecsToNow() constswift::misc::ITimestampBased
operator=(const CValueObject &)=defaultswift::misc::CValueObject< CRawFsdMessage >protected
swift::misc::CEmpty::operator=(const CEmpty &)=defaultswift::misc::CEmptyprotected
propertyByIndex(CPropertyIndexRef index) constswift::misc::network::CRawFsdMessage
registerMetadata()swift::misc::mixin::MetaType< Derived >static
setByYearMonthDayHourMinute(const QString &yyyyMMddhhmmss)swift::misc::ITimestampBased
setCurrentUtcTime()swift::misc::ITimestampBased
setMSecsSinceEpoch(qint64 mSecsSinceEpoch)swift::misc::ITimestampBasedinline
setPropertyByIndex(CPropertyIndexRef index, const QVariant &variant)swift::misc::network::CRawFsdMessage
setRawMessage(const QString &rawMessage)swift::misc::network::CRawFsdMessageinline
setTimestampToNull()swift::misc::ITimestampBased
setUtcTimestamp(const QDateTime &timestamp)swift::misc::ITimestampBased
stringForStreaming() constswift::misc::mixin::String< Derived >
toIcon() constswift::misc::mixin::Icon< Derived, IconIndex >
toJson() constswift::misc::mixin::JsonByMetaClass< Derived >
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented) constswift::misc::mixin::JsonByMetaClass< Derived >
toQString(bool i18n=false) constswift::misc::mixin::String< Derived >
toStdString(bool i18n=false) constswift::misc::mixin::String< Derived >
unmarshalFromDataStream(QDataStream &stream)swift::misc::mixin::DataStreamByMetaClass< Derived >
unmarshallFromDbus(const QDBusArgument &arg, Tags...)swift::misc::mixin::DBusByMetaClass< Derived, Tags >
updateMissingParts(const ITimestampBased &other)swift::misc::ITimestampBasedprotected
~CEmpty()=defaultswift::misc::CEmptyprotected
~CValueObject()=defaultswift::misc::CValueObject< CRawFsdMessage >protected