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::SigmaImpl Class Reference

#include <sensing.h>

Inheritance diagram for sensix::sensing::SigmaImpl:

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

List of all members.

Public Member Functions

 SigmaImpl (uint8_t l, CollectionList *c)
 SigmaImpl (CollectionList *c)
 SigmaImpl (uint8_t l, CollectionList *c, unsigned int seq)
uint8_t identifier ()
Seriesresults ()
void results (Series &d)
char * asString ()
unsigned int sequencer ()
uint8_t level ()
CollectionListcollectors ()
void collectors (CollectionList *c)
SensoryListsenses ()
Sensory_ptr sense ()
void sense (Sensory_ptr s)
uint8_t sensor ()
unsigned long long timeused ()
void timeused (unsigned long long t)
double energyused ()
void energyused (double e)
uint8_t priority ()
void priority (uint8_t p)
ErrorListerrors ()
void errors (ErrorList &e)
FunctorListsubfunctors ()
void subfunctors (FunctorList &fs)

Protected Member Functions

DatagetResult (unsigned int idx)


Detailed Description

Definition at line 500 of file sensing.h.


Constructor & Destructor Documentation

SigmaImpl::SigmaImpl ( uint8_t  l,
CollectionList c 
)

Definition at line 1922 of file sensing.cpp.

SigmaImpl::SigmaImpl ( CollectionList c  ) 

Definition at line 1927 of file sensing.cpp.

SigmaImpl::SigmaImpl ( uint8_t  l,
CollectionList c,
unsigned int  seq 
)

Definition at line 1932 of file sensing.cpp.


Member Function Documentation

uint8_t SigmaImpl::identifier (  ) 

Implements sensix::sensing::Sigma.

Definition at line 1938 of file sensing.cpp.

Series * SigmaImpl::results (  ) 

Implements sensix::sensing::Sigma.

Definition at line 1974 of file sensing.cpp.

void sensix::sensing::SigmaImpl::results ( Series d  ) 

Definition at line 508 of file sensing.h.

char * SigmaImpl::asString (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1986 of file sensing.cpp.

unsigned int SigmaImpl::sequencer (  ) 

Implements sensix::Functor.

Definition at line 1991 of file sensing.cpp.

uint8_t SigmaImpl::level (  ) 

Implements sensix::sensing::Sensory.

Definition at line 1996 of file sensing.cpp.

CollectionList * SigmaImpl::collectors (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 2001 of file sensing.cpp.

void SigmaImpl::collectors ( CollectionList c  ) 

Definition at line 2006 of file sensing.cpp.

SensoryList * SigmaImpl::senses (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 2011 of file sensing.cpp.

Sensory_ptr SigmaImpl::sense (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 2016 of file sensing.cpp.

void SigmaImpl::sense ( Sensory_ptr  s  ) 

Definition at line 2021 of file sensing.cpp.

uint8_t SigmaImpl::sensor (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 2026 of file sensing.cpp.

unsigned long long SigmaImpl::timeused (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 2031 of file sensing.cpp.

void SigmaImpl::timeused ( unsigned long long  t  ) 

Definition at line 2036 of file sensing.cpp.

double SigmaImpl::energyused (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 2041 of file sensing.cpp.

void SigmaImpl::energyused ( double  e  ) 

Implements sensix::sensing::Aggregate.

Definition at line 2046 of file sensing.cpp.

uint8_t SigmaImpl::priority (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 2051 of file sensing.cpp.

void SigmaImpl::priority ( uint8_t  p  ) 

Definition at line 2056 of file sensing.cpp.

ErrorList * SigmaImpl::errors (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 2061 of file sensing.cpp.

void SigmaImpl::errors ( ErrorList e  ) 

Definition at line 2066 of file sensing.cpp.

FunctorList * SigmaImpl::subfunctors (  ) 

Implements sensix::Functor.

Definition at line 2071 of file sensing.cpp.

void SigmaImpl::subfunctors ( FunctorList fs  ) 

Definition at line 2076 of file sensing.cpp.

Data * SigmaImpl::getResult ( unsigned int  idx  )  [protected]

Definition at line 1943 of file sensing.cpp.


The documentation for this class was generated from the following files:
  • /home/brennan/Software/sensix/source/L3/sensing.h
  • /home/brennan/Software/sensix/source/L3/sensing.cpp


© 2008, Los Alamos National Security, LLC.