Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
FWCore
Utilities
interface
resolveSymbolicLinks.h
Go to the documentation of this file.
1
#ifndef FWCore_Utilities_resolveSymbolicLinks_h
2
#define FWCore_Utilities_resolveSymbolicLinks_h
3
4
#include <string>
5
namespace
edm {
6
// Resolves symlinks anywhere in fullPath recursively.
7
// If there are no symlinks, or if fullPath does not begin with '/',
8
// fullPath will not be modified.
9
10
void
resolveSymbolicLinks
(
std::string
&
fullPath
);
11
}
// namespace edm
12
13
#endif
contentValuesFiles.fullPath
fullPath
Definition:
contentValuesFiles.py:64
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::resolveSymbolicLinks
void resolveSymbolicLinks(std::string &fullPath)
Definition:
resolveSymbolicLinks.cc:48
Generated for CMSSW Reference Manual by
1.8.5