Defined in File archive.h
Saves an object inside a XML file.
T – Type of the object to deserialize.
object – [in] Object in which the loaded data are copied.
filename – [in] Name of the file containing the serialized data.
tag_name – [in] XML Tag for the given object.