SRGDateScaleFTR::XMLSerialize

void SRGDateScaleFTR::XMLSerialize(SECXMLArchive& ar)

Does a read/write of the XML formatted SRGDateScale data from/to the XML archiver object.

Defined in: SRGCommonFTR.cpp

Return Value

void

Parameters

ar

Reference to the XML archive object

Remarks

Implementation of the IXMLSerialize::XMLSerialize() virtual. XMLSerialize() is analogous to the CObject::Serialize() routine and will be invoked, either directly or indirectly, by the document class.