Blender V4.3
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 783 of file path.cpp.

Member Typedef Documentation

◆ ProcessedMapping

typedef map<string, string> SourceReplaceState::ProcessedMapping

Definition at line 784 of file path.cpp.

Member Data Documentation

◆ base

string SourceReplaceState::base

Definition at line 786 of file path.cpp.

Referenced by path_source_replace_includes().

◆ pragma_onced

set<string> SourceReplaceState::pragma_onced

Definition at line 790 of file path.cpp.

◆ processed_files

ProcessedMapping SourceReplaceState::processed_files

Definition at line 788 of file path.cpp.


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