Arduino KVComm  master
Key-Value pair communication library for Arduino
KV_Type< T > Member List

This is the complete list of members for KV_Type< T >, including all inherited members.

getLength()KV_Type< T >static
getTypeID()KV_Type< T >static
readFromBuffer(const uint8_t *buffer)KV_Type< T >static
writeToBuffer(const T &, uint8_t *buffer)KV_Type< T >static