ZFFramework
 
Loading...
Searching...
No Matches
ZFPathType_common.h File Reference

common ZFPathInfo More...

#include "ZFPathType_file.h"

Go to the source code of this file.

Functions

const zfstringZFPathType_modulePath ()
 see ZFPathInfo
 
const zfstringZFPathType_settingPath ()
 see ZFPathInfo
 
const zfstringZFPathType_storagePath ()
 see ZFPathInfo
 
const zfstringZFPathType_storageSharedPath ()
 see ZFPathInfo
 
const zfstringZFPathType_cachePath ()
 see ZFPathInfo
 
const zfstringZFPathType_text ()
 see ZFPathInfo
 

Detailed Description

common ZFPathInfo

Function Documentation

◆ ZFPathType_modulePath()

const zfstring & ZFPathType_modulePath ( )
inline

see ZFPathInfo

pathData is file's relative path within ZFPathForModule

Note
path must be well formed, use ZFPathFormat if necessary

◆ ZFPathType_settingPath()

const zfstring & ZFPathType_settingPath ( )
inline

see ZFPathInfo

pathData is file's relative path within ZFPathForSetting

Note
path must be well formed, use ZFPathFormat if necessary

◆ ZFPathType_storagePath()

const zfstring & ZFPathType_storagePath ( )
inline

see ZFPathInfo

pathData is file's relative path within ZFPathForStorage

Note
path must be well formed, use ZFPathFormat if necessary

◆ ZFPathType_storageSharedPath()

const zfstring & ZFPathType_storageSharedPath ( )
inline

see ZFPathInfo

pathData is file's relative path within ZFPathForStorageShared

Note
path must be well formed, use ZFPathFormat if necessary

◆ ZFPathType_cachePath()

const zfstring & ZFPathType_cachePath ( )
inline

see ZFPathInfo

pathData is file's relative path within ZFPathForCache

note, the cache path's content would be removed according to ZFPathForCacheClear

Note
path must be well formed, use ZFPathFormat if necessary

◆ ZFPathType_text()

const zfstring & ZFPathType_text ( )
inline

see ZFPathInfo

pathData is plain text