25 #ifndef LSST_MWI_PERSISTENCE_LOGICALLOCATION_H 26 #define LSST_MWI_PERSISTENCE_LOGICALLOCATION_H 55 namespace persistence {
Class for logical location of a persisted Persistable instance.
std::string const & locString(void) const
Accessor.
std::shared_ptr< LogicalLocation > Ptr
LogicalLocation(std::string const &locString, boost::shared_ptr< dafBase::PropertySet const > additionalData=boost::shared_ptr< dafBase::PropertySet const >())
Constructor from string and additional data.
static void setLocationMap(boost::shared_ptr< dafBase::PropertySet > map)
Set the logical-to-less-logical map.