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

#include <sensing.h>

Inheritance diagram for sensix::sensing::MeanImpl:

sensix::sensing::Mean 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

 MeanImpl (uint8_t l, CollectionList *c)
 MeanImpl (CollectionList *c)
 MeanImpl (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 462 of file sensing.h.


Constructor & Destructor Documentation

MeanImpl::MeanImpl ( uint8_t  l,
CollectionList c 
)

Definition at line 1773 of file sensing.cpp.

MeanImpl::MeanImpl ( CollectionList c  ) 

Definition at line 1778 of file sensing.cpp.

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

Definition at line 1783 of file sensing.cpp.


Member Function Documentation

uint8_t MeanImpl::identifier (  ) 

Implements sensix::sensing::Mean.

Definition at line 1789 of file sensing.cpp.

Series * MeanImpl::results (  ) 

Implements sensix::sensing::Mean.

Definition at line 1813 of file sensing.cpp.

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

Definition at line 470 of file sensing.h.

char * MeanImpl::asString (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1825 of file sensing.cpp.

unsigned int MeanImpl::sequencer (  ) 

Implements sensix::Functor.

Definition at line 1830 of file sensing.cpp.

uint8_t MeanImpl::level (  ) 

Implements sensix::sensing::Sensory.

Definition at line 1835 of file sensing.cpp.

CollectionList * MeanImpl::collectors (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1840 of file sensing.cpp.

void MeanImpl::collectors ( CollectionList c  ) 

Definition at line 1845 of file sensing.cpp.

SensoryList * MeanImpl::senses (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1850 of file sensing.cpp.

Sensory_ptr MeanImpl::sense (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1855 of file sensing.cpp.

void MeanImpl::sense ( Sensory_ptr  s  ) 

Definition at line 1860 of file sensing.cpp.

uint8_t MeanImpl::sensor (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1865 of file sensing.cpp.

unsigned long long MeanImpl::timeused (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1870 of file sensing.cpp.

void MeanImpl::timeused ( unsigned long long  t  ) 

Definition at line 1875 of file sensing.cpp.

double MeanImpl::energyused (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1880 of file sensing.cpp.

void MeanImpl::energyused ( double  e  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1885 of file sensing.cpp.

uint8_t MeanImpl::priority (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1890 of file sensing.cpp.

void MeanImpl::priority ( uint8_t  p  ) 

Definition at line 1895 of file sensing.cpp.

ErrorList * MeanImpl::errors (  ) 

Implements sensix::sensing::Aggregate.

Definition at line 1900 of file sensing.cpp.

void MeanImpl::errors ( ErrorList e  ) 

Definition at line 1905 of file sensing.cpp.

FunctorList * MeanImpl::subfunctors (  ) 

Implements sensix::Functor.

Definition at line 1910 of file sensing.cpp.

void MeanImpl::subfunctors ( FunctorList fs  ) 

Definition at line 1915 of file sensing.cpp.

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

Definition at line 1794 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.