#include <cartobase/object/headered.h>
Definition at line 51 of file headered.h.
 
◆ Headered() [1/2]
      
        
          | carto::Headered::Headered | ( |  | ) |  | 
      
 
 
◆ Headered() [2/2]
      
        
          | carto::Headered::Headered | ( | const Headered & | other | ) |  | 
      
 
 
◆ ~Headered()
  
  | 
        
          | virtual carto::Headered::~Headered | ( |  | ) |  |  | virtual | 
 
 
◆ addPropertyFilter()
◆ blockSignals()
      
        
          | void carto::Headered::blockSignals | ( | bool |  | ) |  | 
      
 
 
◆ connect()
      
        
          | bool carto::Headered::connect | ( | const std::string & | propertyFilterName, | 
        
          |  |  | const PropertyFilter::Slot & | slot | 
        
          |  | ) |  |  | 
      
 
 
◆ copyUuid() [1/2]
take the UUID from another header and set it to this. 
- Returns
- false if the source had no UUID 
 
 
◆ copyUuid() [2/2]
      
        
          | bool carto::Headered::copyUuid | ( | const Headered & |  | ) |  | 
      
 
 
◆ delay()
      
        
          | void carto::Headered::delay | ( |  | ) |  | 
      
 
 
◆ disconnect()
      
        
          | bool carto::Headered::disconnect | ( | const std::string & | propertyFilterName, | 
        
          |  |  | const PropertyFilter::Slot & | slot | 
        
          |  | ) |  |  | 
      
 
 
◆ flush()
      
        
          | void carto::Headered::flush | ( |  | ) |  | 
      
 
 
◆ getPropertyFilters()
      
        
          | std::set< rc_ptr< PropertyFilter > > carto::Headered::getPropertyFilters | ( | const std::string & | propertyName | ) | const | 
      
 
 
◆ hasPropertyFilter()
      
        
          | bool carto::Headered::hasPropertyFilter | ( | const std::string & | propertyFilterName | ) | const | 
      
 
 
◆ header() [1/2]
◆ header() [2/2]
◆ initialize()
  
  | 
        
          | virtual void carto::Headered::initialize | ( |  | ) |  |  | virtual | 
 
 
◆ operator=()
◆ signalsBlocked()
      
        
          | bool carto::Headered::signalsBlocked | ( |  | ) | const | 
      
 
 
◆ uuid()
      
        
          | std::string carto::Headered::uuid | ( |  | ) |  | 
      
 
retreive or generate an UUID - this method intentionally is non-const 
 
 
The documentation for this class was generated from the following file: