OpenSDN source code
|
#include <boost/function.hpp>
#include <boost/system/error_code.hpp>
#include <boost/scoped_ptr.hpp>
#include <tbb/mutex.h>
#include <map>
#include <set>
#include <string>
#include <utility>
#include "base/queue_task.h"
#include "bgp/bgp_rib_policy.h"
#include "bgp/routing-instance/routing_instance.h"
#include "io/tcp_session.h"
#include "net/rd.h"
#include "schema/xmpp_mvpn_types.h"
#include "tbb/atomic.h"
#include "xmpp/xmpp_channel.h"
Go to the source code of this file.
Classes | |
class | BgpXmppChannel |
struct | BgpXmppChannel::Stats |
struct | BgpXmppChannel::ChannelStats |
struct | BgpXmppChannel::ErrorStats |
struct | BgpXmppChannel::InstanceMembershipRequestState |
struct | BgpXmppChannel::TableMembershipRequestState |
struct | BgpXmppChannel::SubscriptionState |
class | BgpXmppChannelManager |
Namespaces | |
pugi | |