![]() |
Windows Virtual Shields for Arduino
|
#include <ShieldEvent.h>
Inherited by SensorEvent.
Public Attributes | |
ShieldEventType | shieldEventType |
int | id |
long | resultId |
const char * | result |
int | resultHash |
const char * | tag |
const char * | action |
int | actionHash |
void * | cargo |
double | value |
const char* ShieldEvent::action |
int ShieldEvent::actionHash |
void* ShieldEvent::cargo |
int ShieldEvent::id |
const char* ShieldEvent::result |
int ShieldEvent::resultHash |
long ShieldEvent::resultId |
ShieldEventType ShieldEvent::shieldEventType |
const char* ShieldEvent::tag |
double ShieldEvent::value |