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 758 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 762 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 779 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 783 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 803 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 750 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 738 of file xmpp_connection.cc.
|
inline |
Definition at line 303 of file xmpp_connection.h.
|
virtual |
Implements XmppConnection.
Definition at line 744 of file xmpp_connection.cc.
XmppServer * XmppServerConnection::server | ( | ) |
Definition at line 754 of file xmpp_connection.cc.
|
virtual |
Implements XmppConnection.
Definition at line 766 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.