NCBI C++ ToolKit
Public Member Functions | List of all members
IExporterFactory Class Referenceabstract

Search Toolkit Book for IExporterFactory

IViewFactory. More...

#include <gui/core/ui_export_tool.hpp>

+ Inheritance diagram for IExporterFactory:

Public Member Functions

virtual ~IExporterFactory ()
 
virtual IUIExportToolCreateInstance () const =0
 create and instance of the IUIExporter More...
 
virtual bool TestInputObjects (TConstScopedObjects &objects) const =0
 Check if exporter can handle the objects. More...
 

Detailed Description

IViewFactory.

Definition at line 62 of file ui_export_tool.hpp.

Constructor & Destructor Documentation

◆ ~IExporterFactory()

virtual IExporterFactory::~IExporterFactory ( )
inlinevirtual

Definition at line 65 of file ui_export_tool.hpp.

Member Function Documentation

◆ CreateInstance()

virtual IUIExportTool* IExporterFactory::CreateInstance ( ) const
pure virtual

◆ TestInputObjects()

virtual bool IExporterFactory::TestInputObjects ( TConstScopedObjects objects) const
pure virtual

The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:57:48 2024 by modify_doxy.py rev. 669887