boost::redis::resp3
Types
Name |
Description |
|
|
A node in the response tree. |
|
A generic response that stores data contiguously. |
|
A RESP3 tree that owns its data. |
|
A node in the response tree that owns its data. |
|
A node in the response tree that does not own its data. |
|
A RESP3 tree that owns its data. |
|
A RESP3 tree whose data are |
Functions
Name |
Description |
Adds a bulk to the request. |
|
Checks whether the data type is an aggregate. |
|
Converts the data type to a string. |
|
Writes the type to the output stream. |
|
Equality operators |
|
Inequality operators |
Created with MrDocs