Blender V4.5
BlendFileReadReport Struct Reference

#include <BLO_readfile.hh>

Classes

struct  [struct].duration
struct  [struct].count

Public Attributes

ReportListreports
struct  duration
struct  count
int resynced_lib_overrides_libraries_count
bool do_resynced_lib_overrides_libraries_list
LinkNoderesynced_lib_overrides_libraries

Detailed Description

Definition at line 104 of file BLO_readfile.hh.

Member Data Documentation

◆ count

◆ do_resynced_lib_overrides_libraries_list

bool BlendFileReadReport::do_resynced_lib_overrides_libraries_list

Definition at line 145 of file BLO_readfile.hh.

◆ duration

◆ reports

◆ resynced_lib_overrides_libraries

LinkNode* BlendFileReadReport::resynced_lib_overrides_libraries

Definition at line 146 of file BLO_readfile.hh.

Referenced by file_read_reports_finalize().

◆ resynced_lib_overrides_libraries_count

int BlendFileReadReport::resynced_lib_overrides_libraries_count

Number of libraries which had overrides that needed to be resynced, and a single linked list of those.

Definition at line 144 of file BLO_readfile.hh.

Referenced by file_read_reports_finalize().


The documentation for this struct was generated from the following file: