IccMAX 2.1.27
Color Profile Tools
Loading...
Searching...
No Matches
CIccMpeXml Class Referenceabstract

#include <IccMpeXml.h>

+ Inheritance diagram for CIccMpeXml:
+ Collaboration diagram for CIccMpeXml:

Public Member Functions

virtual ~CIccMpeXml (void)
 
virtual const char * GetExtClassName ()
 
virtual bool ParseXml (xmlNode *pNode, std::string &parseStr)=0
 
virtual bool ToXml (std::string &xml, std::string blanks="")=0
 

Detailed Description

Constructor & Destructor Documentation

◆ ~CIccMpeXml()

virtual CIccMpeXml::~CIccMpeXml ( void  )
inlinevirtual
79{}

Member Function Documentation

◆ GetExtClassName()

virtual const char * CIccMpeXml::GetExtClassName ( )
inlinevirtual

Implements IIccExtensionMpe.

84{ return "CIccMpeXml"; }

◆ ParseXml()

virtual bool CIccMpeXml::ParseXml ( xmlNode *  pNode,
std::string &  parseStr 
)
pure virtual

◆ ToXml()

virtual bool CIccMpeXml::ToXml ( std::string &  xml,
std::string  blanks = "" 
)
pure virtual

The documentation for this class was generated from the following file: