#include <JoinExport.h>
◆ JoinExport()
      
        
          | JoinExport::JoinExport | ( | std::shared_ptr< JoinManager > | joinManager | ) |  | 
      
 
 
◆ exportContainer()
  
  | 
        
          | void JoinExport::exportContainer | ( | std::unique_ptr< JSONContainer > && | cont | ) |  |  | overrideprotectedvirtual | 
 
 
◆ getTimerName()
  
  | 
        
          | const std::string JoinExport::getTimerName | ( |  | ) |  |  | overrideprotectedvirtual | 
 
 
◆ toQueryString()
  
  | 
        
          | const std::string JoinExport::toQueryString | ( |  | ) |  |  | overridevirtual | 
 
Returns a string as this ExportDestination would be represented in a query 
- Returns
Implements IExportDestination.
 
 
◆ toString()
  
  | 
        
          | const std::string JoinExport::toString | ( |  | ) |  |  | overridevirtual | 
 
Returns a (human readable) string describing the ExportDestination. A.toString() == B.toString() => A == B 
- Returns
Implements IExportDestination.
 
 
The documentation for this class was generated from the following files:
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/export/include/joda/export/JoinExport.h
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/export/src/JoinExport.cpp