Namespace radex¶
Namespaces¶
| Type | Name |
|---|---|
| namespace | data |
| namespace | detail |
| namespace | drg |
| namespace | redis |
| namespace | unsupported_backend |
Classes¶
| Type | Name |
|---|---|
| class | BackendUnavailableError A client was requested for a backend that was disabled at build time. |
| class | DTypeMismatchError |
| class | Error Base class for every error raised by radex. |
| class | IClient |
| class | KeyNotFoundError A key was requested that is not present in the store. |
| class | MetadataError An item's metadata record could not be decoded. |
| class | RankMismatchError A scalar was requested at a tensor key, or a tensor at a scalar key. |
| struct | TensorInfo <typename T> The result of reading a tensor: its shape and flattened element data. |
| class | TimeoutError A key did not appear in the store before timing out. |
| class | TypeMismatchError The stored item does not match the item type requested. |
The documentation for this class was generated from the following file include/radex/client_base.hpp