Windows Virtual Shields for Arduino
Public Member Functions | Public Attributes | List of all members
SensorEvent Struct Reference

#include <Sensor.h>

Inherits ShieldEvent.

Public Member Functions

 SensorEvent ()
 Initializes a new instance of the SensorEvent struct. More...
 

Public Attributes

Sensorsensor
 
- Public Attributes inherited from ShieldEvent
ShieldEventType shieldEventType
 
int id
 
long resultId
 
const char * result
 
int resultHash
 
const char * tag
 
const char * action
 
int actionHash
 
void * cargo
 
double value
 

Constructor & Destructor Documentation

SensorEvent::SensorEvent ( )

Initializes a new instance of the SensorEvent struct.

Member Data Documentation

Sensor* SensorEvent::sensor

The documentation for this struct was generated from the following files: