#include <UT_PathFileInfo.h>
Definition at line 27 of file UT_PathFileInfo.h.
UT_PathFileInfo::UT_PathFileInfo |
( |
UT_PathFile * |
owner | ) |
|
virtual UT_PathFileInfo::~UT_PathFileInfo |
( |
| ) |
|
|
virtual |
void UT_PathFileInfo::deconstructFullPath |
( |
int |
level | ) |
|
int UT_PathFileInfo::deconstructFullPath |
( |
| ) |
|
int UT_PathFileInfo::getAppendFlag |
( |
| ) |
|
const char* UT_PathFileInfo::getBaseName |
( |
| ) |
|
const char* UT_PathFileInfo::getDirectory |
( |
| ) |
|
int UT_PathFileInfo::getDirIndex |
( |
| ) |
|
const char* UT_PathFileInfo::getDiskPath |
( |
| ) |
|
|
inline |
const char* UT_PathFileInfo::getExtension |
( |
| ) |
|
const char* UT_PathFileInfo::getFileName |
( |
| ) |
|
int UT_PathFileInfo::getFilteredFlag |
( |
| ) |
|
|
inline |
const char* UT_PathFileInfo::getFullPath |
( |
| ) |
|
int UT_PathFileInfo::getHideFlag |
( |
| ) |
|
int UT_PathFileInfo::getNoSaveFlag |
( |
| ) |
|
int UT_PathFileInfo::prepareForSave |
( |
int |
avoid_overwrite = 0 , |
|
|
int |
avoid_hide = 1 , |
|
|
int |
avoid_override = 1 |
|
) |
| |
void UT_PathFileInfo::setAppendFlag |
( |
int |
o | ) |
|
void UT_PathFileInfo::setBaseName |
( |
const char * |
| ) |
|
void UT_PathFileInfo::setDirIndex |
( |
int |
| ) |
|
void UT_PathFileInfo::setDiskPath |
( |
const char * |
p | ) |
|
|
inline |
void UT_PathFileInfo::setExtension |
( |
const char * |
| ) |
|
void UT_PathFileInfo::setFileName |
( |
const char * |
| ) |
|
void UT_PathFileInfo::setFilteredFlag |
( |
int |
o | ) |
|
|
inline |
void UT_PathFileInfo::setFullPath |
( |
const char * |
| ) |
|
void UT_PathFileInfo::setHideFlag |
( |
int |
o | ) |
|
void UT_PathFileInfo::setNoSaveFlag |
( |
int |
o | ) |
|
The documentation for this class was generated from the following file: