35 #ifndef MUX_NODELET_H_ 36 #define MUX_NODELET_H_ 41 #include <topic_tools/MuxSelect.h> 42 #include <topic_tools/MuxAdd.h> 43 #include <topic_tools/MuxDelete.h> 44 #include <topic_tools/MuxList.h> 54 topic_tools::MuxSelect::Response &res);
56 topic_tools::MuxAdd::Response& res);
58 topic_tools::MuxDelete::Response& res);
60 topic_tools::MuxList::Response& res);