|
|
#include <map>#include <string>#include <vector>#include <RobotAPI/libraries/armem/core/wm/memory_definitions.h>#include <RobotAPI/libraries/aron/core/type/variant/forward_declarations.h>
Include dependency graph for PendingConversion.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | PendingConversion |
| Holds snapshots and metadata for deferred conversion in async thread This allows us to defer the expensive toMemory() conversion until the async storage thread. More... | |
| struct | PendingConversion::SegmentMetadata |
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::armem |
| namespace | armarx::armem::server |
| namespace | armarx::armem::server::ltm |
| namespace | armarx::armem::server::ltm::detail |
| namespace | armarx::armem::server::ltm::detail::mixin |