1 #ifndef QMF_DATA_ADDR_H
2 #define QMF_DATA_ADDR_H
24 #if !defined(QMF_USE_DEPRECATED_API) && !defined(qmf2_EXPORTS) && !defined(SWIG)
25 # error "The API defined in this file has been DEPRECATED and will be removed in the future."
26 # error "Define 'QMF_USE_DEPRECATED_API' to enable continued use of the API."
37 template <
class>
class PrivateImplRef;
46 QMF_EXTERN DataAddr& operator=(
const DataAddr&);
53 QMF_EXTERN DataAddr(
const std::string& name,
const std::string& agentName,
uint32_t agentEpoch=0);
55 QMF_EXTERN const std::string& getAgentName()
const;
65 friend struct DataAddrImplAccess;
QPID_TYPES_EXTERN bool operator<(const Uuid &, const Uuid &)
bool operator==(const Duration &a, const Duration &b)
A handle is like a pointer: refers to an underlying implementation object.
std::map< std::string, Variant > Map