Binary compatibility report for the Jreen library between 1.0.6 and 1.1.0 versions on x86
Test Info
Library Name | Jreen |
Version #1 | 1.0.6 |
Version #2 | 1.1.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 52 |
Total Shared Libraries | 1 |
Total Symbols / Types | 1214 / 558 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 65 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (65)
client.h,
libjreen.so.1.1.0
namespace Jreen
Client::jingleManager ( )
[symbol: _ZN5Jreen6Client13jingleManagerEv]
forwarded.h,
libjreen.so.1.1.0
namespace Jreen
Forwarded::Forwarded [in-charge] ( Message const& message, DelayedDelivery::Ptr const& time )
[symbol: _ZN5Jreen9ForwardedC1ERKNS_7MessageERK14QSharedPointerINS_15DelayedDeliveryEE]
Forwarded::Forwarded [not-in-charge] ( Message const& message, DelayedDelivery::Ptr const& time )
[symbol: _ZN5Jreen9ForwardedC2ERKNS_7MessageERK14QSharedPointerINS_15DelayedDeliveryEE]
Forwarded::message ( ) const
[symbol: _ZNK5Jreen9Forwarded7messageEv]
Forwarded::payloadType ( ) const
[symbol: _ZNK5Jreen9Forwarded11payloadTypeEv]
Forwarded::setMessage ( Message const& message )
[symbol: _ZN5Jreen9Forwarded10setMessageERKNS_7MessageE]
Forwarded::setTime ( DelayedDelivery::Ptr const& time )
[symbol: _ZN5Jreen9Forwarded7setTimeERK14QSharedPointerINS_15DelayedDeliveryEE]
Forwarded::time ( ) const
[symbol: _ZNK5Jreen9Forwarded4timeEv]
Forwarded::~Forwarded [in-charge-deleting] ( )
[symbol: _ZN5Jreen9ForwardedD0Ev]
Forwarded::~Forwarded [in-charge] ( )
[symbol: _ZN5Jreen9ForwardedD1Ev]
Forwarded::~Forwarded [not-in-charge] ( )
[symbol: _ZN5Jreen9ForwardedD2Ev]
message.h,
libjreen.so.1.1.0
namespace Jreen
Message::Message [in-charge] ( enum Message::Type type )
[symbol: _ZN5Jreen7MessageC1ENS0_4TypeE]
Message::Message [not-in-charge] ( enum Message::Type type )
[symbol: _ZN5Jreen7MessageC2ENS0_4TypeE]
metacontactstorage.h,
libjreen.so.1.1.0
namespace Jreen
MetaContactStorage::Item::clearOrder ( )
[symbol: _ZN5Jreen18MetaContactStorage4Item10clearOrderEv]
MetaContactStorage::Item::hasOrder ( ) const
[symbol: _ZNK5Jreen18MetaContactStorage4Item8hasOrderEv]
MetaContactStorage::Item::Item [in-charge] ( )
[symbol: _ZN5Jreen18MetaContactStorage4ItemC1Ev]
MetaContactStorage::Item::Item [in-charge] ( JID const& jid, QString const& tag )
[symbol: _ZN5Jreen18MetaContactStorage4ItemC1ERKNS_3JIDERK7QString]
MetaContactStorage::Item::Item [in-charge] ( JID const& jid, QString const& tag, uint order )
[symbol: _ZN5Jreen18MetaContactStorage4ItemC1ERKNS_3JIDERK7QStringj]
MetaContactStorage::Item::Item [in-charge] ( MetaContactStorage::Item const& item )
[symbol: _ZN5Jreen18MetaContactStorage4ItemC1ERKS1_]
MetaContactStorage::Item::Item [not-in-charge] ( )
[symbol: _ZN5Jreen18MetaContactStorage4ItemC2Ev]
MetaContactStorage::Item::Item [not-in-charge] ( JID const& jid, QString const& tag )
[symbol: _ZN5Jreen18MetaContactStorage4ItemC2ERKNS_3JIDERK7QString]
MetaContactStorage::Item::Item [not-in-charge] ( JID const& jid, QString const& tag, uint order )
[symbol: _ZN5Jreen18MetaContactStorage4ItemC2ERKNS_3JIDERK7QStringj]
MetaContactStorage::Item::Item [not-in-charge] ( MetaContactStorage::Item const& item )
[symbol: _ZN5Jreen18MetaContactStorage4ItemC2ERKS1_]
MetaContactStorage::Item::jid ( ) const
[symbol: _ZNK5Jreen18MetaContactStorage4Item3jidEv]
MetaContactStorage::Item::operator = ( MetaContactStorage::Item const& item )
[symbol: _ZN5Jreen18MetaContactStorage4ItemaSERKS1_]
MetaContactStorage::Item::order ( ) const
[symbol: _ZNK5Jreen18MetaContactStorage4Item5orderEv]
MetaContactStorage::Item::setJID ( JID const& jid )
[symbol: _ZN5Jreen18MetaContactStorage4Item6setJIDERKNS_3JIDE]
MetaContactStorage::Item::setOrder ( uint order )
[symbol: _ZN5Jreen18MetaContactStorage4Item8setOrderEj]
MetaContactStorage::Item::setTag ( QString const& tag )
[symbol: _ZN5Jreen18MetaContactStorage4Item6setTagERK7QString]
MetaContactStorage::Item::tag ( ) const
[symbol: _ZNK5Jreen18MetaContactStorage4Item3tagEv]
MetaContactStorage::Item::~Item [in-charge] ( )
[symbol: _ZN5Jreen18MetaContactStorage4ItemD1Ev]
MetaContactStorage::Item::~Item [not-in-charge] ( )
[symbol: _ZN5Jreen18MetaContactStorage4ItemD2Ev]
MetaContactStorage::metaContactsReceived ( MetaContactStorage::ItemList const& items )
[symbol: _ZN5Jreen18MetaContactStorage20metaContactsReceivedERK5QListINS0_4ItemEE]
MetaContactStorage::MetaContactStorage [in-charge] ( Client* client )
[symbol: _ZN5Jreen18MetaContactStorageC1EPNS_6ClientE]
MetaContactStorage::MetaContactStorage [not-in-charge] ( Client* client )
[symbol: _ZN5Jreen18MetaContactStorageC2EPNS_6ClientE]
MetaContactStorage::metaObject ( ) const
[symbol: _ZNK5Jreen18MetaContactStorage10metaObjectEv]
MetaContactStorage::qt_metacall ( enum QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN5Jreen18MetaContactStorage11qt_metacallEN11QMetaObject4CallEiPPv]
MetaContactStorage::qt_metacast ( char const* p1 )
[symbol: _ZN5Jreen18MetaContactStorage11qt_metacastEPKc]
MetaContactStorage::requestMetaContacts ( )
[symbol: _ZN5Jreen18MetaContactStorage19requestMetaContactsEv]
MetaContactStorage::setPrivateXml ( PrivateXml* privateXml )
[symbol: _ZN5Jreen18MetaContactStorage13setPrivateXmlEPNS_10PrivateXmlE]
MetaContactStorage::staticMetaObject [data]
[symbol: _ZN5Jreen18MetaContactStorage16staticMetaObjectE]
MetaContactStorage::storeMetaContacts ( MetaContactStorage::ItemList const& items )
[symbol: _ZN5Jreen18MetaContactStorage17storeMetaContactsERK5QListINS0_4ItemEE]
MetaContactStorage::~MetaContactStorage [in-charge-deleting] ( )
[symbol: _ZN5Jreen18MetaContactStorageD0Ev]
MetaContactStorage::~MetaContactStorage [in-charge] ( )
[symbol: _ZN5Jreen18MetaContactStorageD1Ev]
MetaContactStorage::~MetaContactStorage [not-in-charge] ( )
[symbol: _ZN5Jreen18MetaContactStorageD2Ev]
pgpencrypted.h,
libjreen.so.1.1.0
namespace Jreen
PGPEncrypted::encryptedText ( ) const
[symbol: _ZNK5Jreen12PGPEncrypted13encryptedTextEv]
PGPEncrypted::payloadType ( ) const
[symbol: _ZNK5Jreen12PGPEncrypted11payloadTypeEv]
PGPEncrypted::PGPEncrypted [in-charge] ( QString const& encryptedText )
[symbol: _ZN5Jreen12PGPEncryptedC1ERK7QString]
PGPEncrypted::PGPEncrypted [not-in-charge] ( QString const& encryptedText )
[symbol: _ZN5Jreen12PGPEncryptedC2ERK7QString]
PGPEncrypted::setEncryptedText ( QString const& encryptedText )
[symbol: _ZN5Jreen12PGPEncrypted16setEncryptedTextERK7QString]
PGPEncrypted::~PGPEncrypted [in-charge-deleting] ( )
[symbol: _ZN5Jreen12PGPEncryptedD0Ev]
PGPEncrypted::~PGPEncrypted [in-charge] ( )
[symbol: _ZN5Jreen12PGPEncryptedD1Ev]
PGPEncrypted::~PGPEncrypted [not-in-charge] ( )
[symbol: _ZN5Jreen12PGPEncryptedD2Ev]
pgpsigned.h,
libjreen.so.1.1.0
namespace Jreen
PGPSigned::payloadType ( ) const
[symbol: _ZNK5Jreen9PGPSigned11payloadTypeEv]
PGPSigned::PGPSigned [in-charge] ( QString const& signature )
[symbol: _ZN5Jreen9PGPSignedC1ERK7QString]
PGPSigned::PGPSigned [not-in-charge] ( QString const& signature )
[symbol: _ZN5Jreen9PGPSignedC2ERK7QString]
PGPSigned::setSignature ( QString const& signature )
[symbol: _ZN5Jreen9PGPSigned12setSignatureERK7QString]
PGPSigned::signature ( ) const
[symbol: _ZNK5Jreen9PGPSigned9signatureEv]
PGPSigned::~PGPSigned [in-charge-deleting] ( )
[symbol: _ZN5Jreen9PGPSignedD0Ev]
PGPSigned::~PGPSigned [in-charge] ( )
[symbol: _ZN5Jreen9PGPSignedD1Ev]
PGPSigned::~PGPSigned [not-in-charge] ( )
[symbol: _ZN5Jreen9PGPSignedD2Ev]
stanza.h,
libjreen.so.1.1.0
namespace Jreen
Stanza::removePayload ( int id )
[symbol: _ZN5Jreen6Stanza13removePayloadEi]
stanzaextension.h,
libjreen.so.1.1.0
namespace Jreen
Payload::payloadName ( ) const
[symbol: _ZNK5Jreen7Payload11payloadNameEv]
Payload::payloadName ( int type ) [static]
[symbol: _ZN5Jreen7Payload11payloadNameEi]
util.h,
libjreen.so.1.1.0
namespace Jreen::Util
randomStringHash ( int len )
[symbol: _ZN5Jreen4Util16randomStringHashEi]
to the top
Header Files (52)
abstractroster.h
activity.h
bitsofbinary.h
bookmark.h
bookmarkstorage.h
buffereddatastream.h
capabilities.h
captcha.h
chatstate.h
client.h
connection.h
connectionbosh.h
dataform.h
datastream.h
delayeddelivery.h
directconnection.h
disco.h
entitytime.h
error.h
iq.h
iqreply.h
jid.h
jreen.h
jstrings.h
langmap.h
logger.h
message.h
messagesession.h
mood.h
mucroom.h
nickname.h
parser.h
ping.h
presence.h
privacymanager.h
privatexml.h
pubsubevent.h
pubsubmanager.h
receipt.h
registrationmanager.h
softwareversion.h
stanza.h
stanzaextension.h
streamprocessor.h
subscription.h
tcpconnection.h
tune.h
udpconnection.h
util.h
vcard.h
vcardmanager.h
vcardupdate.h
to the top
Shared Libraries (1)
libjreen.so.1.0.6
to the top