Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
Loading...
Searching...
No Matches
CIccMpeXml Class Referenceabstract

#include <IccMpeXml.h>

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

Public Member Functions

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

Detailed Description

Definition at line 76 of file IccMpeXml.h.

Constructor & Destructor Documentation

◆ ~CIccMpeXml()

virtual CIccMpeXml::~CIccMpeXml ( void )
inlinevirtual

Definition at line 79 of file IccMpeXml.h.

79{}

Member Function Documentation

◆ GetExtClassName()

virtual const char * CIccMpeXml::GetExtClassName ( )
inlinevirtual

Implements IIccExtensionMpe.

Definition at line 84 of file IccMpeXml.h.

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: