|
C++ edjLibrary SDK
|
This is the complete list of members for edjx::storage::StorageResponse, including all inherited members.
| get_headers() const | edjx::storage::StorageResponse | |
| get_read_stream() const | edjx::storage::StorageResponse | |
| headers | edjx::storage::StorageResponse | |
| read_body(std::vector< uint8_t > &result) | edjx::storage::StorageResponse | |
| read_stream | edjx::storage::StorageResponse | |
| StorageResponse() | edjx::storage::StorageResponse | inline |
| StorageResponse(const std::map< std::string, std::string > &headers, const edjx::stream::ReadStream &read_stream) | edjx::storage::StorageResponse | inline |