GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
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
length() const gr::messageinline
make(long type=0, double arg1=0, double arg2=0, size_t length=0)gr::messagestatic
make_from_string(const std::string s, long type=0, double arg1=0, double arg2=0)gr::messagestatic
msg() const gr::messageinline
msg_queue classgr::messagefriend
set_arg1(double arg1)gr::messageinline
set_arg2(double arg2)gr::messageinline
set_type(long type)gr::messageinline
sptr typedefgr::message
to_string() const gr::message
type() const gr::messageinline
~message()gr::message