ZFFramework
 
Loading...
Searching...
No Matches
ZFPathInfoImpl Member List

This is the complete list of members for ZFPathInfoImpl, including all inherited members.

callbackCloseZFPathInfoImpl
callbackFindCloseZFPathInfoImpl
callbackFindFirstZFPathInfoImpl
callbackFindNextZFPathInfoImpl
callbackFlushZFPathInfoImpl
callbackIsDirZFPathInfoImpl
callbackIsEofZFPathInfoImpl
callbackIsErrorZFPathInfoImpl
callbackIsExistZFPathInfoImpl
callbackMoveZFPathInfoImpl
callbackOpenZFPathInfoImpl
callbackPathCreateZFPathInfoImpl
callbackReadZFPathInfoImpl
callbackRemoveZFPathInfoImpl
callbackSeekZFPathInfoImpl
callbackSizeZFPathInfoImpl
callbackTellZFPathInfoImpl
callbackToChildZFPathInfoImpl
callbackToFileNameZFPathInfoImpl
callbackToParentZFPathInfoImpl
callbackWriteZFPathInfoImpl
implClose(void *token) constZFPathInfoImplinline
implFindClose(ZFFileFindData &fd) constZFPathInfoImplinline
implFindFirst(ZFFileFindData &fd, const zfchar *pathData) constZFPathInfoImplinline
implFindNext(ZFFileFindData &fd) constZFPathInfoImplinline
implFlush(void *token) constZFPathInfoImplinline
implIsDir(const zfchar *pathData) constZFPathInfoImplinline
implIsEof(void *token) constZFPathInfoImplinline
implIsError(void *token) constZFPathInfoImplinline
implIsExist(const zfchar *pathData) constZFPathInfoImplinline
implMove(const zfchar *pathDataFrom, const zfchar *pathDataTo, zfbool isForce=_ZFT_t_zftrue) constZFPathInfoImplinline
implOpen(const zfchar *pathData, ZFFileOpenOptionFlags flag=v_ZFFileOpenOption::e_Read, zfbool autoCreateParent=_ZFT_t_zftrue) constZFPathInfoImplinline
implPathCreate(const zfchar *pathData, zfbool autoMakeParent=_ZFT_t_zftrue) constZFPathInfoImplinline
implRead(void *token, void *buf, zfindex maxByteSize) constZFPathInfoImplinline
implRemove(const zfchar *pathData, zfbool isRecursive=_ZFT_t_zftrue, zfbool isForce=_ZFT_t_zftrue) constZFPathInfoImplinline
implSeek(void *token, zfindex byteSize, ZFSeekPos position=ZFSeekPosBegin) constZFPathInfoImplinline
implSize(void *token) constZFPathInfoImplinline
implTell(void *token) constZFPathInfoImplinline
implToChild(zfstring &ret, const zfchar *pathData, const zfchar *childName) constZFPathInfoImplinline
implToFileName(zfstring &ret, const zfchar *pathData) constZFPathInfoImplinline
implToParent(zfstring &ret, const zfchar *pathData) constZFPathInfoImplinline
implWrite(void *token, const void *src, zfindex maxByteSize=((zfindex) -1)) constZFPathInfoImplinline