JsonStorageRetrievedValue Struct Reference

#include <ArmarXCore/libraries/ArmarXCoreComponentPlugins/JsonStorageComponentPlugin.h>

Public Attributes

std::string key
 
std::string provider
 
long revision = 0
 
IceUtil::Time storeTimestamp
 
bool valid = false
 
nlohmann::json value
 

Detailed Description

Definition at line 34 of file JsonStorageComponentPlugin.h.

Member Data Documentation

◆ key

std::string key

Definition at line 36 of file JsonStorageComponentPlugin.h.

◆ provider

std::string provider

Definition at line 38 of file JsonStorageComponentPlugin.h.

◆ revision

long revision = 0

Definition at line 39 of file JsonStorageComponentPlugin.h.

◆ storeTimestamp

IceUtil::Time storeTimestamp

Definition at line 40 of file JsonStorageComponentPlugin.h.

◆ valid

bool valid = false

Definition at line 41 of file JsonStorageComponentPlugin.h.

◆ value

nlohmann::json value

Definition at line 37 of file JsonStorageComponentPlugin.h.


The documentation for this struct was generated from the following file: