Windows Virtual Shields for Arduino
Public Attributes | List of all members
ShieldEvent Struct Reference

#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
 

Member Data Documentation

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

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