5#ifndef STOREGATE_READMETAHANDLEKEY_H
6#define STOREGATE_READMETAHANDLEKEY_H
23 ,
const std::string&
dbKey=
"")
27 template <std::derived_from<IProperty> OWNER>
30 ,
const std::string&
key={}
33 auto p = owner->declareProperty(std::move(name), *
this, std::move(doc));
34 p->template setOwnerType<OWNER>();
an iterator over instances of a given type in StoreGateSvc.
VarHandleKey & operator=(const std::string &sgkey)
Change the key of the object to which we're referring.
const std::string & key() const
Return the StoreGate ID for the referenced object.
=============================================================================