N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

_app Struct Reference

#include <sensor_ctl.h>

List of all members.

Public Attributes

char path [PATH_MAX]
unsigned int running
char host [NET_ADDR_LEN]
int ipc_port
_apprequired_apps
consumer_tsinks
_appnext


Detailed Description

Definition at line 59 of file sensor_ctl.h.


Member Data Documentation

char _app::host[NET_ADDR_LEN]
 

Definition at line 63 of file sensor_ctl.h.

Referenced by main().

int _app::ipc_port
 

Definition at line 64 of file sensor_ctl.h.

Referenced by main().

struct _app* _app::next
 

Definition at line 69 of file sensor_ctl.h.

Referenced by main().

char _app::path[PATH_MAX]
 

Definition at line 60 of file sensor_ctl.h.

Referenced by main().

struct _app* _app::required_apps
 

Definition at line 66 of file sensor_ctl.h.

Referenced by main().

unsigned int _app::running
 

Definition at line 62 of file sensor_ctl.h.

Referenced by main().

consumer_t* _app::sinks
 

Definition at line 68 of file sensor_ctl.h.

Referenced by main().


The documentation for this struct was generated from the following file:
  • /home/brennan/n-sim/Vaike/linux/system-addons/system/control/sensor_ctl.h


© 2007, Los Alamos National Security, LLC.