構造体定義書 Excel-VBA 仕様書

connman_stats

構文構文

struct connman_stats

ファイル名ファイル名

service.c

構造体情報構造体情報

No. 名称 属性説明
1
connman_stats   
  valid connman_bool_t  
  enabled connman_bool_t  
  rx_packets_last unsigned int  
  tx_packets_last unsigned int  
  rx_packets unsigned int  
  tx_packets unsigned int  
  rx_bytes_last unsigned int  
  tx_bytes_last unsigned int  
  rx_bytes unsigned int  
  tx_bytes unsigned int  
  rx_errors_last unsigned int  
  tx_errors_last unsigned int  
  rx_errors unsigned int  
  tx_errors unsigned int  
  rx_dropped_last unsigned int  
  tx_dropped_last unsigned int  
  rx_dropped unsigned int  
  tx_dropped unsigned int  
  time_start unsigned int  
  time unsigned int  
  timer GTimer *  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー