Blender  V3.3
Public Types | Public Attributes | List of all members
SourceReplaceState Struct Reference

Public Types

typedef map< string, string > ProcessedMapping
 

Public Attributes

string base
 
ProcessedMapping processed_files
 
set< string > pragma_onced
 

Detailed Description

Definition at line 729 of file path.cpp.

Member Typedef Documentation

◆ ProcessedMapping

typedef map<string, string> SourceReplaceState::ProcessedMapping

Definition at line 730 of file path.cpp.

Member Data Documentation

◆ base

string SourceReplaceState::base

Definition at line 732 of file path.cpp.

◆ pragma_onced

set<string> SourceReplaceState::pragma_onced

Definition at line 736 of file path.cpp.

◆ processed_files

ProcessedMapping SourceReplaceState::processed_files

Definition at line 734 of file path.cpp.


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