32 #ifndef OPERATIONOBJ_H_
33 #define OPERATIONOBJ_H_
void setDstAddress(const Address &dstAddr)
virtual OperationObj * dup() const
const Address & getDstAddress() const
void setSrcAddress(const Address &srcAddr)
const Address & getSrcAddress() const
Address class holds IPC Process identification.