21 #ifndef INCLUDED_GRUEL_MSG_ACCEPTER_H
22 #define INCLUDED_GRUEL_MSG_ACCEPTER_H
26 #include <boost/shared_ptr.hpp>
#define GRUEL_API
Definition: gruel/src/include/gruel/api.h:30
msg_accepter()
Definition: msg_accepter.h:36
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
Virtual base class that accepts messages.
Definition: msg_accepter.h:33
boost::intrusive_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting). See http://www.boost.org/libs/smart_ptr/smart_ptr.htm
Definition: pmt.h:54