6 #ifndef KNOWROB_VERSIONED_ORIGIN_H
7 #define KNOWROB_VERSIONED_ORIGIN_H
13 class VersionedOrigin {
const auto & value() const
const auto & version() const
bool operator<(const VersionedOrigin &other) const
VersionedOrigin(std::string_view origin, std::string_view version)
std::shared_ptr< VersionedOrigin > VersionedOriginPtr