Constructor
NumCosmoDataBaoDMrHrnew_from_file
Declaration [src]
NcDataBaoDMrHr*
nc_data_bao_dmr_hr_new_from_file (
const gchar* filename
)
Parameters
filename-
Type:
const gchar*File containing a serialized
NcDataBaoDMrHr.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: NcDataBaoDMrHr
The newly created NcDataBaoDMrHr.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |