OpenSDN source code
|
#include <xmpp_connection.h>
Classes | |
class | DeleteActor |
Private Attributes | |
bool | duplicate_ |
bool | on_work_queue_ |
XmppConnectionEndpoint * | conn_endpoint_ |
boost::scoped_ptr< DeleteActor > | deleter_ |
LifetimeRef< XmppServerConnection > | server_delete_ref_ |
Additional Inherited Members | |
![]() | |
static const char * | kAuthTypeNil = "NIL" |
static const char * | kAuthTypeTls = "TLS" |
![]() | |
const XmppChannelMux * | channel_mux () const |
![]() | |
TcpServer * | server_ |
XmppSession * | session_ |
Definition at line 283 of file xmpp_connection.h.
XmppServerConnection::XmppServerConnection | ( | XmppServer * | server, |
const XmppChannelConfig * | config | ||
) |
|
virtual |
|
inline |
Definition at line 305 of file xmpp_connection.h.
|
inline |
Definition at line 307 of file xmpp_connection.h.
|
virtual |
Implements XmppConnection.
Definition at line 757 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 761 of file xmpp_connection.cc.
|
inline |
Definition at line 300 of file xmpp_connection.h.
void XmppServerConnection::FillShowInfo | ( | ShowXmppConnection * | show_connection | ) | const |
|
virtual |
Implements XmppConnection.
Definition at line 778 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 782 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 802 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 749 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 737 of file xmpp_connection.cc.
|
inline |
Definition at line 303 of file xmpp_connection.h.
|
virtual |
Implements XmppConnection.
Definition at line 743 of file xmpp_connection.cc.
XmppServer * XmppServerConnection::server | ( | ) |
Definition at line 753 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 765 of file xmpp_connection.cc.
|
inline |
|
inline |
Definition at line 301 of file xmpp_connection.h.
|
inline |
Definition at line 304 of file xmpp_connection.h.
|
private |
Definition at line 318 of file xmpp_connection.h.
|
private |
Definition at line 319 of file xmpp_connection.h.
|
private |
Definition at line 314 of file xmpp_connection.h.
|
private |
Definition at line 317 of file xmpp_connection.h.
|
private |
Definition at line 320 of file xmpp_connection.h.