SampleICC Main srcforge
Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

IccTagBasic.h File Reference

#include <list>
#include <string>
#include "IccDefs.h"

Go to the source code of this file.

Classes

class  IIccExtensionTag
class  CIccTag
class  CIccTagUnknown
class  CIccTagText
class  CIccTagTextDescription
class  CIccTagSignature
struct  SIccNamedColorEntry
struct  SIccNamedLabEntry
class  CIccTagNamedColor2
class  CIccTagXYZ
class  CIccTagChromaticity
class  CIccTagFixedNum< T, Tsig >
class  CIccTagNum< T, Tsig >
class  CIccTagMeasurement
class  CIccLocalizedUnicode
class  CIccTagMultiLocalizedUnicode
class  CIccTagData
class  CIccTagDateTime
class  CIccTagColorantOrder
class  CIccTagColorantTable
class  CIccTagViewingConditions
class  CIccProfileDescText
class  CIccProfileDescStruct
class  CIccTagProfileSeqDesc
class  CIccResponseCurveStruct
class  CIccResponseCurveSetIter
class  CIccTagResponseCurveSet16

Defines

#define _ICCTAGBASIC_H

Typedefs

typedef CIccTagFixedNum< icS15Fixed16Number,
icSigS15Fixed16ArrayType > 
CIccTagS15Fixed16
typedef CIccTagFixedNum< icU16Fixed16Number,
icSigU16Fixed16ArrayType > 
CIccTagU16Fixed16
typedef CIccTagNum< icUInt8Number,
icSigUInt8ArrayType > 
CIccTagUInt8
typedef CIccTagNum< icUInt16Number,
icSigUInt16ArrayType > 
CIccTagUInt16
typedef CIccTagNum< icUInt32Number,
icSigUInt32ArrayType > 
CIccTagUInt32
typedef CIccTagNum< icUInt64Number,
icSigUInt64ArrayType > 
CIccTagUInt64
typedef std::list< CIccLocalizedUnicodeCIccMultiLocalizedUnicode
typedef std::list< CIccProfileDescStructCIccProfileSeqDesc
typedef std::list< icResponse16NumberCIccResponse16List
typedef std::list< CIccResponseCurveStructCIccResponseCurveSet

Variables

ICCPROFLIB_API CIccProfile


Detailed Description

File: IccTagBasic.h

Contains: Header for implementation of the CIccTag class and inherited classes

Version: V1

Copyright: © see ICC Software License


Define Documentation

#define _ICCTAGBASIC_H
 


Typedef Documentation

typedef std::list<CIccLocalizedUnicode> CIccMultiLocalizedUnicode
 

List Class: CIccMultiLocalizedUnicode

Purpose: List of CIccLocalizedUnicode objects

typedef std::list<CIccProfileDescStruct> CIccProfileSeqDesc
 

List Class: CIccProfileSeqDesc

Purpose: List of profile description structures

typedef std::list<icResponse16Number> CIccResponse16List
 

List Class: CIccResponse16List

Purpose: List of response16numbers

typedef std::list<CIccResponseCurveStruct> CIccResponseCurveSet
 

List Class: CIccResponseCurveSet

Purpose: List of response curve structures

typedef CIccTagFixedNum<icS15Fixed16Number, icSigS15Fixed16ArrayType> CIccTagS15Fixed16
 

Class: CIccTagS15Fixed16

Purpose: s15Fixed16type tag derived from CIccTagFixedNum

typedef CIccTagFixedNum<icU16Fixed16Number, icSigU16Fixed16ArrayType> CIccTagU16Fixed16
 

Classe: CIccTagU16Fixed16

Purpose: u16Fixed16type tag derived from CIccTagFixedNum

typedef CIccTagNum<icUInt16Number, icSigUInt16ArrayType> CIccTagUInt16
 

Class: CIccTagUInt16

Purpose: icUInt16Number type tag derived from CIccTagNum

typedef CIccTagNum<icUInt32Number, icSigUInt32ArrayType> CIccTagUInt32
 

Class: CIccTagUInt32

Purpose: icUInt32Number type tag derived from CIccTagNum

typedef CIccTagNum<icUInt64Number, icSigUInt64ArrayType> CIccTagUInt64
 

Class: CIccTagUInt64

Purpose: icUInt64Number type tag derived from CIccTagNum

typedef CIccTagNum<icUInt8Number, icSigUInt8ArrayType> CIccTagUInt8
 

Class: CIccTagUInt8

Purpose: icUInt8Number type tag derived from CIccTagNum


Variable Documentation

class ICCPROFLIB_API CIccProfile
 


Generated on Tue Jun 26 17:51:44 2007 for IccProfLib by  doxygen 1.3.9.1