Windows Virtual Shields for Arduino
VirtualShield Member List

This is the complete list of members for VirtualShield, including all inherited members.

_VShieldSerialVirtualShieldprotected
addSensor(Sensor *sensor)VirtualShield
begin(long bitRate=DEFAULT_BAUDRATE)VirtualShield
beginWrite(const char *serviceName)VirtualShield
block(int id, bool blocking, long timeout=WAITFOR_TIMEOUT, int waitForResultId=-1)VirtualShield
checkSensors(int watchForId=0, long timeout=0, int waitForResultId=-1)VirtualShield
directToSerial(const char *cmd)VirtualShield
enableAutoBlocking(bool enable)VirtualShieldinline
endWrite()VirtualShield
flush()VirtualShieldprotected
getEvent(ShieldEvent *shieldEvent)VirtualShield
hasError(ShieldEvent *shieldEvent=0)VirtualShield
hash(const char *s, unsigned int len=-1, unsigned int seed=0)VirtualShieldstatic
onConnectVirtualShield
onEventVirtualShield
onJsonReceived(JsonObject &root, ShieldEvent *shieldEvent)VirtualShieldvirtual
onJsonStringReceived(char *json, ShieldEvent *shieldEvent)VirtualShieldprotected
onRefreshVirtualShield
onResumeVirtualShield
onStringReceived(char *buffer, int length, ShieldEvent *shieldEvent)VirtualShieldprotected
onSuspendVirtualShield
parseToHash(const char *text, unsigned int *hash, int hashCount, char separator= ' ', unsigned int length=-1)VirtualShield
sendFlashStringOnSerial(const char *flashStringAdr, int start=-1, bool encode=false) const VirtualShieldprotected
setOnConnect(void(*onConnect)(ShieldEvent *))VirtualShieldinline
setOnEvent(void(*onEvent)(ShieldEvent *))VirtualShieldinline
setOnRefresh(void(*onRefresh)(ShieldEvent *))VirtualShieldinline
setOnResume(void(*onResume)(ShieldEvent *))VirtualShieldinline
setOnSuspend(void(*onSuspend)(ShieldEvent *))VirtualShieldinline
setPort(int port)VirtualShield
VirtualShield()VirtualShield
waitFor(int id, long timeout=WAITFOR_TIMEOUT, bool asSuccess=true, int resultId=-1)VirtualShield
write(const char *text)VirtualShield
write(EPtr eptr) const VirtualShield
writeAll(const char *serviceName, EPtr values[], int count, Attr extraAttributes[]=0, int extraAttributeCount=0, const char sensorType= '\0')VirtualShield
writeAll(const char *serviceName)VirtualShield