1 #ifndef QMF_AGENT_EVENT_H
2 #define QMF_AGENT_EVENT_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."
36 template <
class>
class PrivateImplRef;
58 QMF_EXTERN AgentEvent& operator=(
const AgentEvent&);
62 QMF_EXTERN const std::string& getUserId()
const;
66 QMF_EXTERN const std::string& getMethodName()
const;
74 friend struct AgentEventImplAccess;
Represents a value of variable type.
A handle is like a pointer: refers to an underlying implementation object.
std::map< std::string, Variant > Map