21 #ifndef _QPID_CONSOLE_OBJECT_H_
22 #define _QPID_CONSOLE_OBJECT_H_
28 #include <boost/shared_ptr.hpp>
52 std::map<std::string, boost::shared_ptr<Value> >
arguments;
58 struct AttributeMap :
public std::map<std::string, boost::shared_ptr<Value> > {
87 const AttributeMap& args,
108 uint64_t currentTime;
111 AttributeMap attributes;
115 void parsePresenceMasks(
framing::Buffer& buffer, std::set<std::string>& excludeList);