RootUtils
|
Struct contains path components returned by the parseFilePath() method. More...
#include <FileUtils.h>
Public Attributes | |
TString | path |
TString | base |
TString | name |
TString | extension |
Struct contains path components returned by the parseFilePath() method.
PathComponents::base |
Filename with extension
PathComponents::extension |
Extension
PathComponents::name |
Filename only
PathComponents::path |
Absolute path