Classified ads
|
This is the complete list of members for ProtocolMessageFormatter, including all inherited members.
contentPublish(const unsigned char aContentMagicNumber, const Hash &aContentHash, const QByteArray &aContent, const QByteArray &aSignature, const QList< quint32 > &aBangPath, const QByteArray &aSigningKey, bool aIsContentEncrypted, bool aIsContentCompressed, quint32 aTimeStamp) | ProtocolMessageFormatter | static |
contentSend(const unsigned char aContentMagicNumber, const Hash &aContentHash, const QByteArray &aContent, const QByteArray &aSignature, const QByteArray &aSigningKey, bool aIsContentEncrypted, bool aIsContentCompressed, quint32 aTimeStamp) | ProtocolMessageFormatter | static |
doCommentSendOrPublish(const Hash &aContentHash, const QByteArray &aContent, const QByteArray &aSignature, const QList< quint32 > &aBangPath, const Hash &aProfileCommented, quint32 aTimeStamp, quint32 aFlags, bool aIsPublish) | ProtocolMessageFormatter | privatestatic |
doContentSendOrPublish(QByteArray &retval, const unsigned char aContentMagicNumber, const Hash &aContentHash, const QByteArray &aContent, const QByteArray &aSignature, const QList< quint32 > &aBangPath, const QByteArray &aSigningKey, bool aIsContentEncrypted, bool aIsContentCompressed, quint32 aTimeStamp, bool aIsPublish) | ProtocolMessageFormatter | privatestatic |
nodeGreeting(const Node &aNode) | ProtocolMessageFormatter | static |
privMsgPublish(const Hash &aContentHash, const QByteArray &aContent, const QByteArray &aSignature, const QList< quint32 > &aBangPath, const Hash &aDestination, const Hash &aRecipient, quint32 aTimeStamp) | ProtocolMessageFormatter | static |
privMsgSend(const Hash &aContentHash, const QByteArray &aContent, const QByteArray &aSignature, const Hash &aDestination, const Hash &aRecipient, quint32 aTimeStamp) | ProtocolMessageFormatter | static |
profileCommentPublish(const Hash &aContentHash, const QByteArray &aContent, const QByteArray &aSignature, const QList< quint32 > &aBangPath, const Hash &aProfileCommented, quint32 aTimeStamp, quint32 aFlags) | ProtocolMessageFormatter | static |
profileCommentSend(const Hash &aContentHash, const QByteArray &aContent, const QByteArray &aSignature, const Hash &aProfileCommented, quint32 aTimeStamp, quint32 aFlags) | ProtocolMessageFormatter | static |
randomNumbers(void) | ProtocolMessageFormatter | static |
replyToAdsClassified(const Hash &aClassificationHash, const QList< QPair< Hash, quint32 > > &aListOfAds) | ProtocolMessageFormatter | static |
requestForAdsClassified(const Hash &aHashOfClassification, const quint32 aStartingTimestamp, const quint32 aEndingTimestamp) | ProtocolMessageFormatter | static |
requestForBinaryBlob(const Hash &aHash) | ProtocolMessageFormatter | static |
requestForClassifiedAd(const Hash &aHash) | ProtocolMessageFormatter | static |
requestForNodesAroundHash(const Hash &aHash) | ProtocolMessageFormatter | static |
requestForPrivateMessages(const Hash &aMessageHash) | ProtocolMessageFormatter | static |
requestForPrivateMessagesForProfile(const Hash &aProfileHash, const quint32 aTimeOfOldestMsgToSend) | ProtocolMessageFormatter | static |
requestForProfileComments(const Hash &aCommentedProfileHash, const quint32 aTimeOfOldestMsgToSend) | ProtocolMessageFormatter | static |
requestForUserProfile(const Hash &aHash) | ProtocolMessageFormatter | static |
requestForUserProfileComment(const Hash &aIndividualCommentHash) | ProtocolMessageFormatter | static |
searchResultsSend(const QList< SearchModel::SearchResultItem > &aResults, quint32 aSearchId) | ProtocolMessageFormatter | static |
searchSend(const QString &aSearch, bool aSearchAds, bool aSearchProfiles, bool aSearchComments, const Hash &aSearchIdentifier) | ProtocolMessageFormatter | static |