pid
Files
rpathlib : runtime path management in a PID workspace.

rpathlib library is the core mechanisms of PID for the management of runtime path. More...

Files

file  pid_path.h
 a class for describing path that can be managed by configuration files at runtime.
 
file  rpath_resolver.h
 header of RpathResolver class of the rpathlib library.
 

Detailed Description

rpathlib library is the core mechanisms of PID for the management of runtime path.

Runtime path are path to files that are available at runtime for the application. These files may be folders, regular files like configuration files, but also module library and executables.

To get detailed information about library usage please refer to The rpathlib library