OpenSDN source code
|
#include "xmpp/xmpp_channel_mux.h"
#include <boost/foreach.hpp>
#include "base/task_annotations.h"
#include "xmpp/xmpp_init.h"
#include "xmpp/xmpp_connection.h"
Go to the source code of this file.
Functions | |
bool | MatchCallback (string to, xmps::PeerId peer) |
|
inline |
Definition at line 161 of file xmpp_channel_mux.cc.