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