AutoReply
class AutoReply {
AutoReply(BMessage* sender, uint32 what);
~AutoReply();
AutoReply::AutoReply(BMessage* sender, uint32 what)
AutoReply::~AutoReply() {
BMessage* settings, AutoReply* sender)
AutoReply* sender);
AutoReply* fSender;
AutoReply sender(msg, 'stop');