GNU Radio 3.6.3.1 C++ API
gr_message Member List

This is the complete list of members for gr_message, including all inherited members.

arg1() const gr_messageinline
arg2() const gr_messageinline
gr_make_message(long type, double arg1, double arg2, size_t length)gr_messagefriend
gr_make_message_from_string(const std::string s, long type, double arg1, double arg2)gr_messagefriend
gr_msg_queue classgr_messagefriend
length() const gr_messageinline
msg() const gr_messageinline
set_arg1(double arg1)gr_messageinline
set_arg2(double arg2)gr_messageinline
set_type(long type)gr_messageinline
to_string() const gr_message
type() const gr_messageinline
~gr_message()gr_message