OpenSDN source code
|
#include <ipeer.h>
Classes | |
struct | ErrorStats |
struct | ProtoStats |
struct | RxErrorStats |
struct | RxRouteStats |
struct | SocketStats |
struct | UpdateStats |
Public Member Functions | |
virtual | ~IPeerDebugStats () |
virtual void | Clear ()=0 |
virtual std::string | ToString () const =0 |
virtual std::string | last_state () const =0 |
virtual std::string | last_state_change_at () const =0 |
virtual std::string | last_error () const =0 |
virtual std::string | last_event () const =0 |
virtual std::string | last_flap () const =0 |
virtual uint64_t | num_flaps () const =0 |
virtual void | GetRxProtoStats (ProtoStats *stats) const =0 |
virtual void | GetRxRouteUpdateStats (UpdateStats *stats) const =0 |
virtual void | GetRxSocketStats (SocketStats *stats) const =0 |
virtual void | GetRxErrorStats (RxErrorStats *stats) const =0 |
virtual void | GetRxRouteStats (RxRouteStats *stats) const =0 |
virtual void | GetTxProtoStats (ProtoStats *stats) const =0 |
virtual void | GetTxRouteUpdateStats (UpdateStats *stats) const =0 |
virtual void | GetTxSocketStats (SocketStats *stats) const =0 |
virtual void | UpdateTxReachRoute (uint64_t count)=0 |
virtual void | UpdateTxUnreachRoute (uint64_t count)=0 |
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.
|
pure virtual |
Implemented in BgpXmppChannel::PeerStats, and BgpPeer::PeerStats.