6#ifndef _ZFI_ZFCoreStatistic_h_
7#define _ZFI_ZFCoreStatistic_h_
#define ZFLIB_ZFCore
used to export symbols
Definition ZFCoreEnvDef.h:30
#define ZF_IN
dummy macro that shows the param used as required input
Definition ZFCoreTypeDef_ClassType.h:180
_ZFT_t_zfindex zfindex
similar to size_t, used for index and size only
Definition ZFCoreTypeDef_CoreType.h:154
zft_zfstring< zfchar > zfstring
see zft_zfstring
Definition ZFCoreTypeDef_StringType.h:15
#define ZF_NAMESPACE_BEGIN_REGISTER(NameSpace, ParentNameSpace)
begin and register namespace
Definition ZFNamespace.h:48
#define ZF_NAMESPACE_GLOBAL_BEGIN
begin namespace ZFFramework
Definition ZFNamespace.h:97
#define ZF_NAMESPACE_END(NameSpace)
end namespace
Definition ZFNamespace.h:60
#define ZF_NAMESPACE_GLOBAL_END
end namespace ZFFramework
Definition ZFNamespace.h:98
#define ZF_NAMESPACE_GLOBAL
namespace of ZFFramework
Definition ZFNamespace.h:96
Definition ZFCoreStatistic.h:12
void invokeCountRemove(const zfstring &key)
see ZFCoreStatistic::invokeCountGet
zfindex invokeCountGet(const zfstring &key)
get ZFCoreStatistic::invokeCountLog's invoke count
void invokeCountLog(const zfstring &key)
see ZFCoreStatistic::invokeCountGet
void invokeCountRemoveAll(void)
see ZFCoreStatistic::invokeCountGet