23 #ifndef INCLUDED_GR_MESSAGE_STROBE_H
24 #define INCLUDED_GR_MESSAGE_STROBE_H
GR_CORE_API gr_message_strobe_sptr gr_make_message_strobe(pmt::pmt_t msg, float period_ms)
Definition: gr_block.h:37
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
#define GR_CORE_API
Definition: gr_core_api.h:30
Send message at defined interval.
Definition: gr_message_strobe.h:40
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
void set_msg(pmt::pmt_t msg)
Definition: gr_message_strobe.h:59