Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
Loading...
Searching...
No Matches
IccXformFactory.h File Reference

File: IccXformFactory.h. More...

#include "IccCmm.h"
#include <memory>
#include <list>
#include <string>
+ Include dependency graph for IccXformFactory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CIccBaseXformFactory
 Class: CIccBaseXformFactory. More...
 
class  CIccXformCreator
 Class: CIccXformCreator. More...
 
class  IIccXformFactory
 Class: IIccXformFactory. More...
 

Typedefs

typedef std::unique_ptr< CIccXformCreatorCIccXformCreatorPtr
 
typedef std::list< IIccXformFactory * > CIccXformFactoryList
 

Detailed Description

File: IccXformFactory.h.

Contains: Header for implementation of CIccXformFactory class and creation factories

Version: V1

Copyright: (c) see ICC Software License

Definition in file IccXformFactory.h.

Typedef Documentation

◆ CIccXformCreatorPtr

typedef std::unique_ptr<CIccXformCreator> CIccXformCreatorPtr

Definition at line 156 of file IccXformFactory.h.

◆ CIccXformFactoryList

Definition at line 123 of file IccXformFactory.h.