ark
bkPath.h File Reference
#include "bkInternal.h"
Include dependency graph for bkPath.h:

Go to the source code of this file.
Functions | |
| bool | findBaseByNewPath (NewPath *path, BkDir *tree, BkFileBase **base) |
| bool | findDirByNewPath (const NewPath *path, BkDir *tree, BkDir **dir) |
| void | freeDirToWriteContents (DirToWrite *dir) |
| void | freePathContents (NewPath *path) |
| int | getLastNameFromPath (const char *srcPathAndName, char *lastName) |
| int | makeNewPathFromString (const char *strPath, NewPath *pathPath) |
| bool | nameIsValid (const char *name) |
| void | printDirToWrite (DirToWrite *dir, int level, int filenameTypes) |
Function Documentation
| bool findBaseByNewPath | ( | NewPath * | path, | |
| BkDir * | tree, | |||
| BkFileBase ** | base | |||
| ) |
| void freeDirToWriteContents | ( | DirToWrite * | dir | ) |
| void freePathContents | ( | NewPath * | path | ) |
| int getLastNameFromPath | ( | const char * | srcPathAndName, | |
| char * | lastName | |||
| ) |
| int makeNewPathFromString | ( | const char * | strPath, | |
| NewPath * | pathPath | |||
| ) |
| bool nameIsValid | ( | const char * | name | ) |
| void printDirToWrite | ( | DirToWrite * | dir, | |
| int | level, | |||
| int | filenameTypes | |||
| ) |
KDE 4.2 API Reference