sensix::sensing::SensoryImpl Class Reference
#include <sensing.h>
List of all members.
Detailed Description
Definition at line 74 of file sensing.h.
Constructor & Destructor Documentation
SensoryImpl::SensoryImpl |
( |
uint8_t |
l, |
|
|
uint8_t |
s, |
|
|
FunctorList * |
subfs | |
|
) |
| | |
SensoryImpl::SensoryImpl |
( |
uint8_t |
l, |
|
|
uint8_t |
s | |
|
) |
| | |
SensoryImpl::SensoryImpl |
( |
|
) |
|
SensoryImpl::SensoryImpl |
( |
uint8_t |
l, |
|
|
uint8_t |
s, |
|
|
FunctorList * |
subfs, |
|
|
unsigned int |
seq | |
|
) |
| | |
SensoryImpl::SensoryImpl |
( |
uint8_t |
l, |
|
|
uint8_t |
s, |
|
|
unsigned int |
seq | |
|
) |
| | |
Member Function Documentation
uint8_t SensoryImpl::level |
( |
|
) |
|
uint8_t SensoryImpl::sensor |
( |
|
) |
|
unsigned long long SensoryImpl::timeused |
( |
|
) |
|
void SensoryImpl::timeused |
( |
unsigned long long |
t |
) |
|
double SensoryImpl::energyused |
( |
|
) |
|
void SensoryImpl::energyused |
( |
double |
e |
) |
|
char * SensoryImpl::asString |
( |
|
) |
|
uint8_t SensoryImpl::identifier |
( |
|
) |
|
unsigned int SensoryImpl::sequencer |
( |
|
) |
|
Series * SensoryImpl::results |
( |
|
) |
|
void SensoryImpl::results |
( |
Series & |
data |
) |
|
uint8_t SensoryImpl::priority |
( |
|
) |
|
void SensoryImpl::priority |
( |
uint8_t |
p |
) |
|
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