#include <RedisBuffer.h>
|
| int | intValue = 0 |
| | Integer value parsed from the response (if any)
|
| |
| bool | ok = false |
| | True if the response was valid and not an error.
|
| |
| Vector< String > | strValues |
| | String value parsed from the response (if any)
|
| |
◆ operator bool()
Implicit conversion to bool.
◆ intValue
Integer value parsed from the response (if any)
◆ ok
True if the response was valid and not an error.
◆ strValues
String value parsed from the response (if any)
The documentation for this struct was generated from the following file: