Definition at line 767 of file fbsystem.h.
◆ Add()
Adds an entry in the map.
Environment variables can be specified for the target path using the syntax. Environment variables are expanded before the paths get added to the map. An error in the formatting of the paths (environment variable tokens) will abort the expansion and both given paths will remained unchanged.
\param pSourceDir The source directory
\param pTargetDir The target directory
◆ Clear()
◆ GetCount()
Returns the number of items in the map.
◆ GetSource()
Returns the source directory for the element at specified index.
◆ GetTarget()
Returns the target directory for the element at specified index.
◆ Map()
Iterates through all the mapped directories.
If one of the mapped directory's source is found in the given path, that part of the path will be replaced by the mapped directory's target. Only the first occurrence is processed.
- Parameters
-
The documentation for this class was generated from the following file: