Sensix
Wireless Sensor Network Middleware



   Home


   Project Page


   Download


   CVS




 Hosted by
Get SENSIX at SourceForge.net. Fast, secure 
and Free Open Source software downloads

sensix::sensing::Sigma Interface Reference

import "sensing.idl";

Inheritance diagram for sensix::sensing::Sigma:

sensix::sensing::Aggregate sensix::sensing::Aggregate sensix::sensing::Sensory sensix::sensing::Sensory sensix::sensing::Sensory sensix::sensing::Sensory sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::Functor sensix::sensing::SigmaImpl

List of all members.

Public Member Functions

 Sigma (byte l, Collection[] c)
 Sigma (Collection[] c)
 Sigma (byte l, Collection[] c, int seq)
byte identifier ()
Data result ()
Data[] results ()
void results (Data[] data)

Public Attributes

const octet ID = SIGMA

Protected Member Functions

Data getResult (int idx)


Detailed Description

Definition at line 40 of file Sigma.java.


Constructor & Destructor Documentation

sensix::sensing::Sigma::Sigma ( byte  l,
Collection[]  c 
)

Definition at line 42 of file Sigma.java.

sensix::sensing::Sigma::Sigma ( Collection[]  c  ) 

Definition at line 46 of file Sigma.java.

sensix::sensing::Sigma::Sigma ( byte  l,
Collection[]  c,
int  seq 
)

Definition at line 50 of file Sigma.java.


Member Function Documentation

byte sensix::sensing::Sigma::identifier (  ) 

Implements sensix::Functor.

Implemented in sensix::sensing::SigmaImpl.

Definition at line 55 of file Sigma.java.

Data sensix::sensing::Sigma::getResult ( int  idx  )  [protected]

Definition at line 59 of file Sigma.java.

Data sensix::sensing::Sigma::result (  ) 

Definition at line 88 of file Sigma.java.

Data [] sensix::sensing::Sigma::results (  ) 

Implements sensix::Functor.

Implemented in sensix::sensing::SigmaImpl.

Definition at line 92 of file Sigma.java.

void sensix::sensing::Sigma::results ( Data[]  data  ) 

Implements sensix::Functor.

Definition at line 100 of file Sigma.java.


Member Data Documentation

const octet sensix::sensing::Sigma::ID = SIGMA

Implements sensix::sensing::Sensory.

Definition at line 155 of file sensing.idl.


The documentation for this interface was generated from the following files:
  • /home/brennan/Software/sensix/source/C^4/sensix/sensing/Sigma.java
  • /home/brennan/Software/sensix/source/sensing.idl


© 2008, Los Alamos National Security, LLC.