Represents ensemble of (to be constructed) ROS messages, to be handled at once by this class.  
 More...
#include <telegram_handler.hpp>
Represents ensemble of (to be constructed) ROS messages, to be handled at once by this class. 
Definition at line 114 of file telegram_handler.hpp.
◆ TelegramHandler()
◆ ~TelegramHandler()
  
  | 
        
          | io::TelegramHandler::~TelegramHandler | ( |  | ) |  |  | inline | 
 
 
◆ clearSemaphores()
  
  | 
        
          | void io::TelegramHandler::clearSemaphores | ( |  | ) |  |  | inline | 
 
 
◆ getMainCd()
  
  | 
        
          | std::string io::TelegramHandler::getMainCd | ( |  | ) |  |  | inline | 
 
 
◆ handleCd()
  
  | 
        
          | void io::TelegramHandler::handleCd | ( | const std::shared_ptr< Telegram > & | telegram | ) |  |  | private | 
 
 
◆ handleError()
  
  | 
        
          | void io::TelegramHandler::handleError | ( | const std::shared_ptr< Telegram > & | telegram | ) |  |  | private | 
 
 
◆ handleNmea()
  
  | 
        
          | void io::TelegramHandler::handleNmea | ( | const std::shared_ptr< Telegram > & | telegram | ) |  |  | private | 
 
 
◆ handleResponse()
  
  | 
        
          | void io::TelegramHandler::handleResponse | ( | const std::shared_ptr< Telegram > & | telegram | ) |  |  | private | 
 
 
◆ handleSbf()
  
  | 
        
          | void io::TelegramHandler::handleSbf | ( | const std::shared_ptr< Telegram > & | telegram | ) |  |  | private | 
 
 
◆ handleTelegram()
      
        
          | void io::TelegramHandler::handleTelegram | ( | const std::shared_ptr< Telegram > & | telegram | ) |  | 
      
 
 
◆ resetWaitforMainCd()
  
  | 
        
          | void io::TelegramHandler::resetWaitforMainCd | ( |  | ) |  |  | inline | 
 
 
◆ waitForCapabilities()
  
  | 
        
          | void io::TelegramHandler::waitForCapabilities | ( |  | ) |  |  | inline | 
 
 
◆ waitForResponse()
  
  | 
        
          | void io::TelegramHandler::waitForResponse | ( |  | ) |  |  | inline | 
 
 
◆ capabilitiesSemaphore_
  
  | 
        
          | Semaphore io::TelegramHandler::capabilitiesSemaphore_ |  | private | 
 
 
◆ cdSemaphore_
◆ mainConnectionDescriptor_
  
  | 
        
          | std::string io::TelegramHandler::mainConnectionDescriptor_ = std::string() |  | private | 
 
 
◆ messageHandler_
◆ node_
◆ responseSemaphore_
  
  | 
        
          | Semaphore io::TelegramHandler::responseSemaphore_ |  | private | 
 
 
The documentation for this class was generated from the following files: