|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::make::FileSet Class Reference#include <FileSet.h>
Inheritance diagram for acdk::make::FileSet:
List of all members.
Detailed Description
Creates a file set of given globbin pattern specs.
Constructor & Destructor Documentation
acdk::make::FileSet::FileSet |
( |
|
) |
[inline] |
|
acdk::make::FileSet::FileSet |
( |
IN(RString) |
spec |
) |
[inline] |
|
acdk::make::FileSet::FileSet |
( |
IN(RStringArray) |
specs |
) |
[inline] |
|
Member Function Documentation
void acdk::make::FileSet::addSpec |
( |
IN(RString) |
spec |
) |
[inline] |
|
|
return a file set constructed by filesOrDirs with given file extensions
- Parameters:
-
alwaysAddFiles | if filesOrDir is a file and alwaysAddFiles == true always add to file set, independed the file doesn't have the extension |
|
void acdk::make::FileSet::expandPattern |
( |
IN(RString) |
pattern, |
|
|
IN(RStringArray) |
erg |
|
) |
[private] |
|
bool acdk::make::FileSet::isPattern |
( |
IN(RString) |
spec |
) |
[private] |
|
Member Data Documentation
|
|