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

File: IccMpeFactory.h. More...

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

Go to the source code of this file.

Classes

class  CIccBasicMpeFactory
 Class: CIccBasicMpeFactory. More...
 
class  CIccMpeCreator
 Class: CIccMpeCreator. More...
 
class  IIccMpeFactory
 Class: IIccMpeFactory. More...
 

Typedefs

typedef std::unique_ptr< CIccMpeCreatorCIccMpeCreatorPtr
 
typedef std::list< IIccMpeFactory * > CIccMpeFactoryList
 

Detailed Description

File: IccMpeFactory.h.

Contains: Header for implementation of CIccMpeFactory class and creation factories

Version: V1

Copyright: (c) see ICC Software License

Definition in file IccMpeFactory.h.

Typedef Documentation

◆ CIccMpeCreatorPtr

typedef std::unique_ptr<CIccMpeCreator> CIccMpeCreatorPtr

Definition at line 184 of file IccMpeFactory.h.

◆ CIccMpeFactoryList

typedef std::list<IIccMpeFactory*> CIccMpeFactoryList

Definition at line 140 of file IccMpeFactory.h.