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

text template util More...

#include "ZFTextTemplate.h"

Go to the source code of this file.

Classes

class  ZFTextTemplateRunParam
 param for ZFTextTemplateRun More...
 
class  v_ZFTextTemplateRunParam
 type wrapper for ZFTypeId::Value More...
 

Macros

#define ZFTextTemplateRunParamDefault()
 default param for ZFTextTemplateRun
 

Functions

const zfstringZFTypeId_ZFTextTemplateRunParam (void)
 
zfbool ZFTextTemplateRun (const zfchar *path, const ZFTextTemplateParam &textTemplateParam, const ZFTextTemplateRunParam &runParam=(_ZFP_ZFTextTemplateRunParamDefault()), zfstring *outErrorHint=(zft_zfnull))
 util method to apply ZFTextTemplateApply to a given path recursively
 

Detailed Description

text template util

Macro Definition Documentation

◆ ZFTextTemplateRunParamDefault

#define ZFTextTemplateRunParamDefault ( )

default param for ZFTextTemplateRun

this setting can be changed at runtime, however, it would affect the entire runtime, change with caution

Note
this setting would be cleared during ZFFrameworkCleanup as ZFLevelZFFrameworkEssential

Function Documentation

◆ ZFTypeId_ZFTextTemplateRunParam()

const zfstring & ZFTypeId_ZFTextTemplateRunParam ( void )
inline