Пример #1
0
 void shutdown()
 {
   if (pub_.getTopic() != "")
   {
     pub_.shutdown();
   }
 }