#include <Channel.h>
Go to the source code of this file.
Classes | |
struct | Test_String_Msg |
class | Ping_Pong_Msg |
Variables | |
std::string | PING_MSG = "_PING_" |
std::string | PONG_MSG = "_PONG_" |
std::string | TEST_STRING_MSG = "_TEST_" |
|
Definition at line 23 of file Task_Msg.h. |
|
Definition at line 24 of file Task_Msg.h. |
|
Definition at line 25 of file Task_Msg.h. |