GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
substitute_path_rule Struct Reference

Public Member Functions

 substitute_path_rule (const char *from_, const char *to_)
 

Public Attributes

std::string from
 
std::string to
 

Detailed Description

Definition at line 66 of file source.c.

Constructor & Destructor Documentation

◆ substitute_path_rule()

substitute_path_rule::substitute_path_rule ( const char * from_,
const char * to_ )
inline

Definition at line 68 of file source.c.

Member Data Documentation

◆ from

std::string substitute_path_rule::from

Definition at line 74 of file source.c.

Referenced by rewrite_source_path(), and substitute_path_rule_matches().

◆ to

std::string substitute_path_rule::to

Definition at line 75 of file source.c.

Referenced by rewrite_source_path().


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