I've been studying the message_source.{h,cc} code, and I'm confused on one issue. In gr_message_source.h, one of the member variables of the gr_message source class if a gr_message_sptr called d_msg. The .cc file makes use of the d_msg, yet nowhere do I find it being initialized to a value. What data is d_msg pointing to?

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to