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

gov::lanl::isr::sensix::sensing::AggregateImpl Class Reference

List of all members.

Public Member Functions

 AggregateImpl (String n, byte l, Collection[] c)
 AggregateImpl (String n, Collection[] c)
 AggregateImpl (String n, byte l, Collection[] c, int seq)
Sensory[] senses ()
Collection[] collectors ()
void collectors (Collection[] c)
byte sensor ()
Sensory sense ()
void sense (Sensory s)
long timeused ()
void timeused (long t)
double energyused ()
void energyused (double e)
byte priority ()
void priority (byte p)
FunctorError[] errors ()
void errors (FunctorError[] fe)
String asString ()
byte identifier ()
int sequencer ()
byte level ()
Data[] results ()
void results (Data[] data)
Functor[] subfunctors ()
void subfunctors (Functor[] fs)

Protected Attributes

String name = ""
Collection[] series


Detailed Description

Definition at line 40 of file AggregateImpl.java.


Constructor & Destructor Documentation

gov::lanl::isr::sensix::sensing::AggregateImpl::AggregateImpl ( String  n,
byte  l,
Collection[]  c 
)

Definition at line 48 of file AggregateImpl.java.

gov::lanl::isr::sensix::sensing::AggregateImpl::AggregateImpl ( String  n,
Collection[]  c 
)

Definition at line 56 of file AggregateImpl.java.

gov::lanl::isr::sensix::sensing::AggregateImpl::AggregateImpl ( String  n,
byte  l,
Collection[]  c,
int  seq 
)

Definition at line 64 of file AggregateImpl.java.


Member Function Documentation

Sensory [] gov::lanl::isr::sensix::sensing::AggregateImpl::senses (  ) 

Definition at line 73 of file AggregateImpl.java.

Collection [] gov::lanl::isr::sensix::sensing::AggregateImpl::collectors (  ) 

Definition at line 82 of file AggregateImpl.java.

void gov::lanl::isr::sensix::sensing::AggregateImpl::collectors ( Collection[]  c  ) 

Definition at line 86 of file AggregateImpl.java.

byte gov::lanl::isr::sensix::sensing::AggregateImpl::sensor (  ) 

Definition at line 91 of file AggregateImpl.java.

Sensory gov::lanl::isr::sensix::sensing::AggregateImpl::sense (  ) 

Definition at line 95 of file AggregateImpl.java.

void gov::lanl::isr::sensix::sensing::AggregateImpl::sense ( Sensory  s  ) 

Definition at line 99 of file AggregateImpl.java.

long gov::lanl::isr::sensix::sensing::AggregateImpl::timeused (  ) 

Definition at line 101 of file AggregateImpl.java.

void gov::lanl::isr::sensix::sensing::AggregateImpl::timeused ( long  t  ) 

Definition at line 110 of file AggregateImpl.java.

double gov::lanl::isr::sensix::sensing::AggregateImpl::energyused (  ) 

Definition at line 112 of file AggregateImpl.java.

void gov::lanl::isr::sensix::sensing::AggregateImpl::energyused ( double  e  ) 

Definition at line 119 of file AggregateImpl.java.

byte gov::lanl::isr::sensix::sensing::AggregateImpl::priority (  ) 

Definition at line 121 of file AggregateImpl.java.

void gov::lanl::isr::sensix::sensing::AggregateImpl::priority ( byte  p  ) 

Definition at line 130 of file AggregateImpl.java.

FunctorError [] gov::lanl::isr::sensix::sensing::AggregateImpl::errors (  ) 

Definition at line 135 of file AggregateImpl.java.

void gov::lanl::isr::sensix::sensing::AggregateImpl::errors ( FunctorError[]  fe  ) 

Definition at line 152 of file AggregateImpl.java.

String gov::lanl::isr::sensix::sensing::AggregateImpl::asString (  ) 

Definition at line 154 of file AggregateImpl.java.

byte gov::lanl::isr::sensix::sensing::AggregateImpl::identifier (  ) 

Definition at line 171 of file AggregateImpl.java.

int gov::lanl::isr::sensix::sensing::AggregateImpl::sequencer (  ) 

Definition at line 175 of file AggregateImpl.java.

byte gov::lanl::isr::sensix::sensing::AggregateImpl::level (  ) 

Definition at line 179 of file AggregateImpl.java.

Data [] gov::lanl::isr::sensix::sensing::AggregateImpl::results (  ) 

Definition at line 183 of file AggregateImpl.java.

void gov::lanl::isr::sensix::sensing::AggregateImpl::results ( Data[]  data  ) 

Definition at line 187 of file AggregateImpl.java.

Functor [] gov::lanl::isr::sensix::sensing::AggregateImpl::subfunctors (  ) 

Definition at line 191 of file AggregateImpl.java.

void gov::lanl::isr::sensix::sensing::AggregateImpl::subfunctors ( Functor[]  fs  ) 

Definition at line 195 of file AggregateImpl.java.


Member Data Documentation

Definition at line 42 of file AggregateImpl.java.

Definition at line 43 of file AggregateImpl.java.


The documentation for this class was generated from the following file:
  • /home/brennan/Software/sensix/source/C^4/corba/gov/lanl/isr/sensix/sensing/AggregateImpl.java


© 2008, Los Alamos National Security, LLC.