SRGVBarGraphFTR::XMLSerialize

void SRGVBarGraphFTR::XMLSerialize(SECXMLArchive& ar)

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

Defined in: SRGDiscreteFTR.h

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.