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

File: IccTagFactory.h. More...

#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.

Classes

class  CIccSpecTagFactory
 Class: CIccSpecTagFactory. More...
 
class  CIccTagCreator
 Class: CIccTagCreator. More...
 
class  IIccTagFactory
 Class: IIccTagFactory. More...
 

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

Definition at line 252 of file IccTagFactory.h.

◆ CIccTagFactoryList

typedef std::list<IIccTagFactory*> CIccTagFactoryList

Definition at line 172 of file IccTagFactory.h.