Account
|      ArmsysApi     0.12.18         |   
BNetworkStats Class Reference
  #include <BNetwork.h>
Public Member Functions | |
| BNetworkStats () | |
Public Attributes | |
| BUInt32 | txPackets | 
| Number of TX packets.  More... | |
| BUInt32 | txDroppedPackets | 
| Number of dropped TX packets.  More... | |
| BUInt32 | rxPackets | 
| Number of RX packets.  More... | |
| BUInt32 | rxDroppedPackets | 
| Number of dropped RX packets.  More... | |
Constructor & Destructor Documentation
◆ BNetworkStats()
       
  |    inline | 
Member Data Documentation
◆ rxDroppedPackets
| BUInt32 BNetworkStats::rxDroppedPackets | 
Number of dropped RX packets.
◆ rxPackets
| BUInt32 BNetworkStats::rxPackets | 
Number of RX packets.
◆ txDroppedPackets
| BUInt32 BNetworkStats::txDroppedPackets | 
Number of dropped TX packets.
◆ txPackets
| BUInt32 BNetworkStats::txPackets | 
Number of TX packets.
The documentation for this class was generated from the following file:
Generated by
  1.8.15  