Home
last modified time | relevance | path

Searched defs:MessageSession (Results 1 – 25 of 29) sorted by relevance

12

/dports/net-im/gloox/gloox-1.0.24/src/tests/chatstatefilter/
H A Dchatstatefilter_test.cpp29 class MessageSession : public ChatStateHandler class
32 MessageSession() : m_jid( "abc@example.net/foo" ), m_test( 0 ), m_result( false ) {} in MessageSession() function in gloox::MessageSession
108 MessageSession::MessageSession( ClientBase*, const JID&, bool, int ) in MessageSession() function in gloox::MessageSession
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dmessagehandler.h22 class MessageSession; variable
H A Dmessageeventfilter.h26 class MessageSession; variable
H A Dchatstatefilter.h25 class MessageSession; variable
H A Dmessagesession.cpp24MessageSession::MessageSession( ClientBase* parent, const JID& jid, bool wantResourceTracking, int… in MessageSession() function in gloox::MessageSession
H A Dinbandbytestream.cpp215 void InBandBytestream::handleMessage( const Message& msg, MessageSession* /*session*/ ) in handleMessage() argument
/dports/net-im/gloox/gloox-1.0.24/src/tests/messageeventfilter/
H A Dmessageeventfilter_test.cpp28 class MessageSession : public MessageEventHandler class
31 MessageSession() : m_jid( "abc@example.net/foo" ), m_test( 0 ), m_result( false ) {} in MessageSession() function in gloox::MessageSession
/dports/net-im/gloox/gloox-1.0.24/src/tests/forward/
H A Dforward_test.cpp40 virtual void handleMessage( const Message& msg, MessageSession* ) in handleMessage() argument
/dports/net-im/gloox/gloox-1.0.24/src/tests/carbons/
H A Dcarbons_test.cpp42 virtual void handleMessage( const Message& msg, MessageSession* ) in handleMessage() argument
/dports/net-im/licq-osd/licq-f271d55/jabber/src/
H A Dsessionmanager.cpp132 const gloox::Message& message, gloox::MessageSession* /*session*/) in handleMessage()
/dports/net-im/licq-qt-gui/licq-f271d55/jabber/src/
H A Dsessionmanager.cpp132 const gloox::Message& message, gloox::MessageSession* /*session*/) in handleMessage()
/dports/net-im/licq-icq/licq-f271d55/jabber/src/
H A Dsessionmanager.cpp132 const gloox::Message& message, gloox::MessageSession* /*session*/) in handleMessage()
/dports/net-im/licq-jabber/licq-f271d55/jabber/src/
H A Dsessionmanager.cpp132 const gloox::Message& message, gloox::MessageSession* /*session*/) in handleMessage()
/dports/net-im/licq/licq-f271d55/jabber/src/
H A Dsessionmanager.cpp132 const gloox::Message& message, gloox::MessageSession* /*session*/) in handleMessage()
/dports/net-im/gloox/gloox-1.0.24/src/examples/
H A Dflexoff_example.cpp88 virtual void handleMessage( const Message& msg, MessageSession * /*session*/ ) in handleMessage() argument
H A Dmessage_example.cpp129 virtual void handleMessage( const Message& msg, MessageSession * /*session*/ ) in handleMessage() argument
H A Dreconnect_example.cpp145 virtual void handleMessage( const Message& msg, MessageSession * /*session*/ ) in handleMessage() argument
H A Dbosh_example.cpp129 virtual void handleMessage( const Message& msg, MessageSession * /*session*/ ) in handleMessage() argument
H A De2ee_client.cpp146 virtual void handleMessage( const Message& msg, MessageSession * /*session*/ ) in handleMessage() argument
H A De2ee_server.cpp140 virtual void handleMessage( const Message& msg, MessageSession * /*session*/ ) in handleMessage() argument
H A Dlinklocal_example.cpp147 virtual void handleMessage( const Message& msg, MessageSession* /*session*/ = 0 ) in handleMessage() argument
H A Droster_example.cpp171 virtual void handleMessage( const Message& msg, MessageSession * /*session*/ ) in handleMessage() argument
/dports/finance/electrum/Electrum-4.1.5/packages/aiorpcx/
H A Dsession.py261 class MessageSession(SessionBase): class
/dports/devel/py-aiorpcX-legacy/aiorpcX-0.18.7/aiorpcx/
H A Dsession.py261 class MessageSession(SessionBase): class
/dports/devel/py-aiorpcX/aiorpcX-0.22.1/aiorpcx/
H A Dsession.py268 class MessageSession(SessionBase): class

12