ImagingTools Core SDK
Public Member Functions | List of all members
imthype::ISupplierResultExtractorabstract

#include <ISupplierResultExtractor.h>

Inherits istd::IPolymorphic.

Public Member Functions

virtual const istd::IChangeable * GetSupplierProduct (const iinsp::ISupplier *supplierPtr) const =0
 

Detailed Description

Common interface for a provider of the supplier's result (work product).

Definition at line 16 of file ISupplierResultExtractor.h.

Member Function Documentation

◆ GetSupplierProduct()

virtual const istd::IChangeable * imthype::ISupplierResultExtractor::GetSupplierProduct ( const iinsp::ISupplier *  supplierPtr) const
pure virtual

Get access to the supplier product.