data_lookup_mixins.h File Reference
+ Include dependency graph for data_lookup_mixins.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FindInstanceDataMixin< DerivedT >
 
struct  FindInstanceDataMixinForEntity< DerivedT >
 
struct  FindInstanceDataMixinForSnapshot< DerivedT >
 

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::armem
 
namespace  armarx::armem::wm
 
namespace  armarx::armem::wm::detail
 

Functions

template<class DerivedT, class ThisT>
DerivedT & derived (ThisT *t)
 
template<class AronDtoT>
std::optional< AronDtoT > getInstanceDataAs (aron::data::DictPtr data)