SRGGanttGraphFTR::XMLSerialize
voidSRGGanttGraphFTR::XMLSerialize(SECXMLArchive&ar)
Does a read/write of the XML formatted SRGGanttGraph 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.