ImagingTools Core SDK
List of all members
imtbase::TDelegatedSupplierCompBase< ProviderInterface, ObjectInterface >

#include <TDelegatedSupplierCompBase.h>

Inherits ilog::CLoggerComponentBase, ProviderInterface, and iinsp::ISupplier.

Detailed Description

template<class ProviderInterface, class ObjectInterface>
class imtbase::TDelegatedSupplierCompBase< ProviderInterface, ObjectInterface >

Generic implementation of a supplier that delegates his calls to an underlaying supplier implementation or to an existing data object.

Definition at line 19 of file TDelegatedSupplierCompBase.h.