#include <gnuradio/qtgui/spectrumUpdateEvents.h>
|  | 
| static QEvent::Type | Type () | 
◆ ConstUpdateEvent()
      
        
          | ConstUpdateEvent::ConstUpdateEvent | ( | const std::vector< volk::vector< double > > | realDataPoints, | 
        
          |  |  | const std::vector< volk::vector< double > > | imagDataPoints, | 
        
          |  |  | const uint64_t | numDataPoints ) | 
      
 
 
◆ ~ConstUpdateEvent()
  
  | 
        
          | ConstUpdateEvent::~ConstUpdateEvent | ( |  | ) |  |  | override | 
 
 
◆ getImagPoints()
      
        
          | const std::vector< const double * > ConstUpdateEvent::getImagPoints | ( |  | ) | const | 
      
 
 
◆ getNumDataPoints()
      
        
          | uint64_t ConstUpdateEvent::getNumDataPoints | ( |  | ) | const | 
      
 
 
◆ getRealPoints()
      
        
          | const std::vector< const double * > ConstUpdateEvent::getRealPoints | ( |  | ) | const | 
      
 
 
◆ getRepeatDataFlag()
      
        
          | bool ConstUpdateEvent::getRepeatDataFlag | ( |  | ) | const | 
      
 
 
◆ Type()
  
  | 
        
          | QEvent::Type ConstUpdateEvent::Type | ( |  | ) |  |  | inlinestatic | 
 
 
◆ which()
      
        
          | int ConstUpdateEvent::which | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following file: