PUMA Library Reference Manual
|
This is the complete list of members for Puma::Project, including all inherited members.
action(PathIterator &iterator) | Puma::PathManager | inlineprotectedvirtual |
addFile(Filename file) | Puma::Project | |
addFile(Filename srcFile, Filename destFile) | Puma::Project | |
addPath(const char *srcPath, const char *destPath=0) | Puma::PathManager | virtual |
addSeparator(const char *path) const | Puma::PathManager | protected |
addSeparator(const char *path, char *buffer) const | Puma::PathManager | protected |
close(const char *name=0, bool destroy=false, bool is_reg_ex=false) const | Puma::Project | |
configure(const Config &config) | Puma::Project | virtual |
dest(long n) const | Puma::PathManager | inline |
err() const | Puma::PathManager | inline |
getDestination(Filename sourcePath, std::ostream *destinationPath=0) const | Puma::PathManager | protected |
getDestinationPath(const char *sourcePath, std::ostream &out) const | Puma::PathManager | |
glob(char *filenamePattern=0) | Puma::PathManager | |
isBelow(const char *file) const | Puma::Project | inlinevirtual |
isBelow(Unit *file) const | Puma::Project | virtual |
Puma::PathManager::isBelow(const char *filename, ProjectFile::MapConstIter &iterator) const | Puma::PathManager | |
isNewer(const char *file) const | Puma::Project | |
isProtected(const char *path) const | Puma::PathManager | |
iterate(PathIterator &iterator) const | Puma::PathManager | |
join(PathManager &other) | Puma::PathManager | virtual |
Mode enum name | Puma::SaveMode | |
NEW_SUFFIX enum value | Puma::SaveMode | |
numPaths() const | Puma::PathManager | inline |
numProts() const | Puma::PathManager | inline |
OVERWRITE enum value | Puma::SaveMode | |
PathManager(ErrorStream &err) | Puma::PathManager | inline |
PathManager(PathManager &other) | Puma::PathManager | inline |
print(const char *name=0, std::ostream &out=std::cout, bool is_reg_ex=false) const | Puma::Project | |
Project(ErrorStream &err) | Puma::Project | |
prot(long n) const | Puma::PathManager | inline |
protect(const char *pathPattern) | Puma::PathManager | |
RENAME_OLD enum value | Puma::SaveMode | |
save(Unit *unit, bool only_modified=false) const | Puma::Project | virtual |
save(const char *file=0, bool only_modified=false, bool is_reg_ex=false) const | Puma::Project | virtual |
saveMode(Mode mode=OVERWRITE, const char *suffix=0) | Puma::Project | |
setDest(const char *srcPath, const char *destPath) | Puma::PathManager | |
src(long n) const | Puma::PathManager | inline |
src_canon(long n) const | Puma::PathManager | inline |
unitManager() | Puma::Project | inline |
write(Unit *unit, std::ofstream &file) const | Puma::Project | protectedvirtual |
~PathManager() | Puma::PathManager | virtual |
~Project() | Puma::Project | virtual |