sensix::sensing::AggregateImpl Class Reference
#include <sensing.h>
List of all members.
Detailed Description
Definition at line 150 of file sensing.h.
Constructor & Destructor Documentation
AggregateImpl::AggregateImpl |
( |
char * |
n, |
|
|
uint8_t |
l, |
|
|
CollectionList * |
c | |
|
) |
| | |
AggregateImpl::AggregateImpl |
( |
char * |
n, |
|
|
uint8_t |
l, |
|
|
CollectionList * |
c, |
|
|
unsigned int |
seq | |
|
) |
| | |
Member Function Documentation
Sensory_ptr AggregateImpl::sense |
( |
|
) |
|
void sensix::sensing::AggregateImpl::sense |
( |
Sensory_ptr |
s |
) |
|
uint8_t AggregateImpl::sensor |
( |
|
) |
|
unsigned long long AggregateImpl::timeused |
( |
|
) |
|
void sensix::sensing::AggregateImpl::timeused |
( |
unsigned long long |
t |
) |
|
double AggregateImpl::energyused |
( |
|
) |
|
void sensix::sensing::AggregateImpl::energyused |
( |
double |
e |
) |
|
uint8_t AggregateImpl::priority |
( |
|
) |
|
void AggregateImpl::priority |
( |
uint8_t |
p |
) |
|
void sensix::sensing::AggregateImpl::errors |
( |
ErrorList & |
e |
) |
|
char * AggregateImpl::asString |
( |
|
) |
|
uint8_t AggregateImpl::identifier |
( |
|
) |
|
unsigned int AggregateImpl::sequencer |
( |
|
) |
|
uint8_t AggregateImpl::level |
( |
|
) |
|
Series * AggregateImpl::results |
( |
|
) |
|
void AggregateImpl::results |
( |
Series & |
d |
) |
|
Member Data Documentation
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