publisher.hpp
Go to the documentation of this file.
00001 
00006 /*****************************************************************************
00007 ** Ifdefs
00008 *****************************************************************************/
00009 
00010 #ifndef mm_radio_PUBLISHER_HPP_
00011 #define mm_radio_PUBLISHER_HPP_
00012 
00013 /*****************************************************************************
00014 ** Includes
00015 *****************************************************************************/
00016 
00017 #include <ecl/time.hpp>
00018 #include <iostream>
00019 #include <mm_messages.hpp>
00020 #include <sstream>
00021 #include <string>
00022 #include <vector>
00023 #include "radio.hpp"
00024 
00025 /*****************************************************************************
00026 ** Namespaces
00027 *****************************************************************************/
00028 
00029 namespace mm_radio {
00030 
00031 typedef mm_messages::Publisher<Radio> Publisher;
00032 
00033 } // namespace mm_radio
00034 
00035 #endif /* mm_radio_PUBLISHER_HPP_ */


mm_radio
Author(s): Daniel Stonier
autogenerated on Thu Jun 6 2019 21:13:24