Arduino-Redis
A Redis library for Arduino.
|
Go to the source code of this file.
Typedefs | |
typedef std::map< RedisObject::Type, std::function< RedisObject *(Client &)> > | TypeParseMap |
typedef std::map<RedisObject::Type, std::function<RedisObject *(Client &)> > TypeParseMap |
Definition at line 122 of file RedisInternal.cpp.