The Robot Application Programming Interface Delegate Project
RAPID Logo

NetTrafficInfoSample Struct Reference

Network device traffic information acquired through /proc/net/dev. More...

import "SystemInfoSample.idl";

List of all members.

Public Attributes

long rx
long tx
long rxErrors
long txErrors

Detailed Description

Units are kbps for tx/rx, packets for total errors (tx errors + rx errors).


Member Data Documentation

long rx
long rxErrors
long tx
long txErrors

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines