This is the complete list of members for XmppChannelMux, including all inherited members.
AuthType() const | XmppChannelMux | virtual |
cb_ | XmppChannelMux | private |
Close() | XmppChannelMux | virtual |
connection() const | XmppChannelMux | inlinevirtual |
connection() | XmppChannelMux | inlinevirtual |
connection_ | XmppChannelMux | private |
FlapCount() const | XmppChannelMux | virtual |
FromString() const | XmppChannelMux | virtual |
GetPeerState() const | XmppChannelMux | virtual |
GetReceiverList() const | XmppChannelMux | |
GetTaskInstance() const | XmppChannelMux | virtual |
HandleStateEvent(xmsm::XmState state) | XmppChannelMux | |
last_received_ | XmppChannelMux | private |
last_sent_ | XmppChannelMux | private |
LastEvent() const | XmppChannelMux | virtual |
LastFlap() const | XmppChannelMux | virtual |
LastReceived(time_t duration) const | XmppChannelMux | virtual |
LastSent(time_t duration) const | XmppChannelMux | virtual |
LastStateChangeAt() const | XmppChannelMux | virtual |
LastStateName() const | XmppChannelMux | virtual |
map_ | XmppChannelMux | private |
mutex_ | XmppChannelMux | private |
PeerAddress() const | XmppChannelMux | virtual |
ProcessXmppMessage(const XmppStanza::XmppMessage *msg) | XmppChannelMux | virtual |
ReceiveCb typedef | XmppChannel | |
ReceiveCbMap typedef | XmppChannelMux | private |
ReceiverCount() const | XmppChannelMux | |
RefererCount() const | XmppChannelMux | |
referers_ | XmppChannelMux | private |
RefererSet typedef | XmppChannelMux | private |
RegisterReceive(xmps::PeerId, ReceiveCb) | XmppChannelMux | virtual |
RegisterReferer(xmps::PeerId) | XmppChannelMux | virtual |
RegisterRxMessageTraceCallback(RxMessageTraceCb cb) | XmppChannelMux | virtual |
RegisterTxMessageTraceCallback(TxMessageTraceCb cb) | XmppChannelMux | virtual |
RegisterWriteReady(xmps::PeerId, SendReadyCb) | XmppChannelMux | private |
rx_close() const | XmppChannelMux | virtual |
rx_keepalive() const | XmppChannelMux | virtual |
rx_message_trace_cb_ | XmppChannelMux | private |
rx_open() const | XmppChannelMux | virtual |
rx_update() const | XmppChannelMux | virtual |
rxmap_ | XmppChannelMux | private |
RxMessageTrace(const std::string &to_address, int port, int msg_size, const std::string &msg, const XmppStanza::XmppMessage *xmpp_msg) | XmppChannelMux | |
RxMessageTraceCb typedef | XmppChannel | |
Send(const uint8_t *msg, size_t msg_size, xmps::PeerId id, SendReadyCb cb) | XmppChannelMux | inlinevirtual |
Send(const uint8_t *, size_t, const std::string *, xmps::PeerId, SendReadyCb) | XmppChannelMux | virtual |
SendReadyCb typedef | XmppChannel | |
StateName() const | XmppChannelMux | virtual |
ToString() const | XmppChannelMux | virtual |
tx_close() const | XmppChannelMux | virtual |
tx_keepalive() const | XmppChannelMux | virtual |
tx_message_trace_cb_ | XmppChannelMux | private |
tx_open() const | XmppChannelMux | virtual |
tx_update() const | XmppChannelMux | virtual |
TxMessageTrace(const std::string &to_address, int port, int msg_size, const std::string &msg, const XmppStanza::XmppMessage *xmpp_msg) | XmppChannelMux | |
TxMessageTraceCb typedef | XmppChannel | |
UnRegisterReceive(xmps::PeerId) | XmppChannelMux | virtual |
UnRegisterReferer(xmps::PeerId) | XmppChannelMux | virtual |
UnRegisterWriteReady(xmps::PeerId id) | XmppChannelMux | virtual |
WriteReady(const boost::system::error_code &ec) | XmppChannelMux | |
WriteReadyCbMap typedef | XmppChannelMux | private |
XmppChannelMux(XmppConnection *) | XmppChannelMux | explicit |
XmppChannelMuxMock class | XmppChannelMux | friend |
~XmppChannel() | XmppChannel | inlinevirtual |
~XmppChannelMux() | XmppChannelMux | virtual |