N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

sensor_stats Struct Reference

#include <sim_if.h>

List of all members.

Public Attributes

unsigned int id
unsigned long rx_bytes
unsigned long rx_errors
unsigned long rx_dropped
unsigned long rx_overruns
unsigned long tx_bytes
unsigned long tx_errors
unsigned long tx_dropped
unsigned long tx_overruns


Detailed Description

Definition at line 137 of file sim_if.h.


Member Data Documentation

unsigned int sensor_stats::id
 

Definition at line 138 of file sim_if.h.

Referenced by post_sensor_stats(), and remove_sensor_entry().

unsigned long sensor_stats::rx_bytes
 

Definition at line 139 of file sim_if.h.

Referenced by post_sensor_stats().

unsigned long sensor_stats::rx_dropped
 

Definition at line 139 of file sim_if.h.

Referenced by post_sensor_stats().

unsigned long sensor_stats::rx_errors
 

Definition at line 139 of file sim_if.h.

Referenced by post_sensor_stats().

unsigned long sensor_stats::rx_overruns
 

Definition at line 139 of file sim_if.h.

Referenced by post_sensor_stats().

unsigned long sensor_stats::tx_bytes
 

Definition at line 140 of file sim_if.h.

Referenced by post_sensor_stats().

unsigned long sensor_stats::tx_dropped
 

Definition at line 140 of file sim_if.h.

Referenced by post_sensor_stats().

unsigned long sensor_stats::tx_errors
 

Definition at line 140 of file sim_if.h.

Referenced by post_sensor_stats().

unsigned long sensor_stats::tx_overruns
 

Definition at line 140 of file sim_if.h.

Referenced by post_sensor_stats().


The documentation for this struct was generated from the following file:
  • /home/brennan/n-sim/OrbisQuartus/shared/sim_if.h


© 2007, Los Alamos National Security, LLC.