Defined in File archive.h
Loads an object from a XML file.
T – Type of the object to deserialize.
object – [out] 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.