OpenSDN source code
|
Public Member Functions | |
PeerStats (BgpXmppChannel *peer) | |
virtual void | Clear () |
virtual string | ToString () const |
virtual string | last_state () const |
virtual string | last_state_change_at () const |
virtual string | last_error () const |
virtual string | last_event () const |
virtual string | last_flap () const |
virtual uint64_t | num_flaps () const |
virtual void | GetRxProtoStats (ProtoStats *stats) const |
virtual void | GetTxProtoStats (ProtoStats *stats) const |
virtual void | GetRxRouteUpdateStats (UpdateStats *stats) const |
virtual void | GetTxRouteUpdateStats (UpdateStats *stats) const |
virtual void | GetRxSocketStats (IPeerDebugStats::SocketStats *stats) const |
virtual void | GetTxSocketStats (IPeerDebugStats::SocketStats *stats) const |
virtual void | GetRxErrorStats (RxErrorStats *stats) const |
virtual void | GetRxRouteStats (RxRouteStats *stats) const |
virtual void | UpdateTxUnreachRoute (uint64_t count) |
virtual void | UpdateTxReachRoute (uint64_t count) |
![]() | |
virtual | ~IPeerDebugStats () |
Private Attributes | |
BgpXmppChannel * | parent_ |
Definition at line 134 of file bgp_xmpp_channel.cc.
|
inlineexplicit |
Definition at line 136 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 142 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 228 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 179 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 240 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 193 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 207 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 186 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 200 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 216 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 160 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 165 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 170 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 151 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 155 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 175 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 146 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 249 of file bgp_xmpp_channel.cc.
|
inlinevirtual |
Implements IPeerDebugStats.
Definition at line 245 of file bgp_xmpp_channel.cc.
|
private |
Definition at line 254 of file bgp_xmpp_channel.cc.