Can’t get message passing working when calling a class method from main(). The class method contains the call to the mesage passing function
I am attempting to send a message from an OOT module to a gr-display module. This task is part of a large project with a complicated flowgraph. Therefore I am going to provide only the pertinent part of the code. I hope this is sufficient to understand my problem with some explanation.
Can’t get message passing working when calling a class method from main(). The class method contains the call to the mesage passing function
I am attempting to send a message from an OOT module to a gr-display module. This task is part of a large project with a complicated flowgraph. Therefore I am going to provide only the pertinent part of the code. I hope this is sufficient to understand my problem with some explanation.
Can’t get message passing working when calling a class method from main(). The class method contains the call to the mesage passing function
I am attempting to send a message from an OOT module to a gr-display module. This task is part of a large project with a complicated flowgraph. Therefore I am going to provide only the pertinent part of the code. I hope this is sufficient to understand my problem with some explanation.