IccMAX 2.1.27
Color Profile Tools
Loading...
Searching...
No Matches
IccTagFactory.h File Reference
#include "IccDefs.h"
#include <memory>
#include <list>
#include <string>
+ Include dependency graph for IccTagFactory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CIccSpecTagFactory
 
class  CIccTagCreator
 
class  IIccTagFactory
 

Typedefs

typedef std::unique_ptr< CIccTagCreatorCIccTagCreatorPtr
 
typedef std::list< IIccTagFactory * > CIccTagFactoryList
 

Detailed Description

File: IccTagFactory.h

Contains: Header for implementation of CIccTagFactory class and creation factories

Version: V1

Copyright: (c) see ICC Software License

Definition in file IccTagFactory.h.

Typedef Documentation

◆ CIccTagCreatorPtr

typedef std::unique_ptr<CIccTagCreator> CIccTagCreatorPtr

◆ CIccTagFactoryList

typedef std::list<IIccTagFactory*> CIccTagFactoryList