IccMAX 2.1.27
Color Profile Tools
Loading...
Searching...
No Matches
IccXformFactory.h File Reference
#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.

Data Structures

class  CIccBaseXformFactory
 
class  CIccXformCreator
 
class  IIccXformFactory
 

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

◆ CIccXformFactoryList