ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Fields | List of all members
ScopeInfo::SourcePathTrimRule Struct Reference
Collaboration diagram for ScopeInfo::SourcePathTrimRule:
[legend]

Class Description

Defines portions of source paths to be ignored.

Definition at line 93 of file scopeinfo.inl.

Public Fields

Inclusion IncludeString
 Denotes if Path itself should be included when trimmed.
 
bool IsPrefix
 true if path was not starting with '*' when provided.
 
NAString Path
 The path string.
 
Priorities Priority
 The priority of the rule. Depends on origin: source code, config...)
 
Case Sensitivity
 The sensitivity of the comparison when trimming.
 
int TrimOffset
 Additional offset of the trim position.
 
NAString TrimReplacement
 Optional replacement string for trimmed paths.
 

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