#include <goby/util/ais/decode.h>
Definition at line 60 of file decode.h.
 
◆ ParsedType
| Enumerator | 
|---|
| NOT_SUPPORTED  |  | 
| POSITION  |  | 
| VOYAGE  |  | 
Definition at line 80 of file decode.h.
 
 
◆ Decoder() [1/3]
  
  
      
        
          | goby::util::ais::Decoder::Decoder  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Decoder() [2/3]
  
  
      
        
          | goby::util::ais::Decoder::Decoder  | 
          ( | 
          const NMEASentence &  | 
          nmea | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Decoder() [3/3]
      
        
          | goby::util::ais::Decoder::Decoder  | 
          ( | 
          const std::vector< NMEASentence > &  | 
          nmeas | ) | 
           | 
        
      
 
 
◆ as_libais_msg()
  
  
      
        
          | libais::AisMsg & goby::util::ais::Decoder::as_libais_msg  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ as_position()
◆ as_voyage()
◆ complete()
  
  
      
        
          | bool goby::util::ais::Decoder::complete  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ message_id()
  
  
      
        
          | int goby::util::ais::Decoder::message_id  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ parsed_type()
  
  
      
        
          | ParsedType goby::util::ais::Decoder::parsed_type  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ push()
The documentation for this class was generated from the following file: