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

info of native environment More...

#include "ZFUIKitDef.h"

Go to the source code of this file.

Classes

class  v_ZFEnvDeviceUIType
 device type for ZFEnvInfo More...
 

Namespaces

namespace  ZFEnvInfo
 

 

Typedefs

typedef v_ZFEnvDeviceUIType::ZFEnumType ZFEnvDeviceUIType
 see v_ZFEnvDeviceUIType
 

Functions

zfbool ZFEnvDeviceUITypeFromStringT (zfauto &ret, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 see v_ZFEnvDeviceUIType, return enum object if success
 
zfbool ZFEnvDeviceUITypeToStringT (zfstring &ret, v_ZFEnvDeviceUIType *const &value, zfstring *errorHint=zft_zfnull)
 see ZFEnvDeviceUIType, return empty string if error
 
zfstring ZFEnvDeviceUITypeToString (v_ZFEnvDeviceUIType *const &value, zfstring *errorHint=zft_zfnull)
 see v_ZFEnvDeviceUIType, return empty string if error
 
const zfstringZFTypeId_ZFEnvDeviceUIType (void)
 
zfbool ZFEnvDeviceUITypeFromDataT (_ZFP_PropTypeW_ZFEnvDeviceUIType &v, const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
_ZFP_PropTypeW_ZFEnvDeviceUIType ZFEnvDeviceUITypeFromData (const ZFSerializableData &serializableData, zfstring *outErrorHint=zft_zfnull, ZFSerializableData *outErrorPos=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFEnvDeviceUITypeToDataT (ZFSerializableData &serializableData, _ZFP_PropTypeW_ZFEnvDeviceUIType const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
ZFSerializableData ZFEnvDeviceUITypeToData (_ZFP_PropTypeW_ZFEnvDeviceUIType const &v, zfstring *outErrorHint=zft_zfnull)
 see ZFTYPEID_DECLARE
 
zfbool ZFEnvDeviceUITypeFromStringT (_ZFP_PropTypeW_ZFEnvDeviceUIType &v, const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFEnvDeviceUIType from string
 
_ZFP_PropTypeW_ZFEnvDeviceUIType ZFEnvDeviceUITypeFromString (const zfchar *src, zfindex srcLen=((zfindex) -1), zfstring *errorHint=zft_zfnull)
 util method to convert ZFEnvDeviceUIType from string
 
zfbool ZFEnvDeviceUITypeToStringT (zfstring &s, _ZFP_PropTypeW_ZFEnvDeviceUIType const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFEnvDeviceUIType to string
 
zfstring ZFEnvDeviceUITypeToString (_ZFP_PropTypeW_ZFEnvDeviceUIType const &v, zfstring *errorHint=zft_zfnull)
 util method to convert ZFEnvDeviceUIType to string
 
ZFEnvDeviceUIType ZFEnvInfo::deviceUIType (ZFEnvDeviceUIType defaultValue=(v_ZFEnvDeviceUIType::e_Desktop))
 device type, v_ZFEnvDeviceUIType::e_Desktop if not available
 

Detailed Description

info of native environment

Function Documentation

◆ ZFTypeId_ZFEnvDeviceUIType()

const zfstring & ZFTypeId_ZFEnvDeviceUIType ( void )
inline