📄 wmb_fwwebsample.h
字号:
/* * wmb_fwWebSample.h * * This is a part of a Wind River Management SDK source code library. * * Copyright (C) 2005 WindRiver Systems. * All rights reserved. * Version 4.40 * *//* WARNING: This file is generated by a Wind River Management Integration * Tool. Any changes made to this file may be overwritten by * subsequent uses of the tool. */#ifndef __WMB_FWWEBSAMPLE_HEADER__#define __WMB_FWWEBSAMPLE_HEADER__#ifdef __cplusplusextern "C" {#endif/* Begin the header's Private Section */#ifdef __WMB_FWWEBSAMPLE_PRIVATE_HEADER__ /* Defines *//* %%BeginUserCode fwWebSample_Defs *//* %%EndUserCode fwWebSample_Defs *//* %%BeginUserCode fwWebSample_Enums *//* %%EndUserCode fwWebSample_Enums *//* Structures *//* %%BeginUserCode fwWebSample_Structs *//* %%EndUserCode fwWebSample_Structs *//* Prototypes *//* %%BeginUserCode fwWebSample_Protos *//* %%EndUserCode fwWebSample_Protos *//* Access Options Structure, Shared Defines */#define ENUM_ACCESS_EMPTY (1 << __RLI_ACCESS_LEVEL_SHIFT__)/* Resource Entries Unique ID defines */enum { WMID_CHECKED, WMID_IF, WMID_REPEAT, WMID_SELECTED, WMID_fwWebAction, WMID_fwWebActionDisplay, WMID_fwWebCheckV6, WMID_fwWebCurrentIndex, WMID_fwWebDefaultIn, WMID_fwWebDefaultInV6, WMID_fwWebDefaultLogIn, WMID_fwWebDefaultLogInV6, WMID_fwWebDefaultLogOut, WMID_fwWebDefaultLogOutV6, WMID_fwWebDefaultOut, WMID_fwWebDefaultOutV6, WMID_fwWebDirection, WMID_fwWebDstAddr, WMID_fwWebDstAddrEndDisplay, WMID_fwWebDstAddrStartDisplay, WMID_fwWebDstPort, WMID_fwWebDstPortEndDisplay, WMID_fwWebDstPortStartDisplay, WMID_fwWebEnable, WMID_fwWebEntrySelection, WMID_fwWebError, WMID_fwWebFriday, WMID_fwWebHourEnd, WMID_fwWebHourStart, WMID_fwWebIncoming, WMID_fwWebIncomingV6, WMID_fwWebInterface, WMID_fwWebInterfaceDisplay, WMID_fwWebInterfaceName, WMID_fwWebInterfaceNum, WMID_fwWebLog, WMID_fwWebLogDisplay, WMID_fwWebMinuteEnd, WMID_fwWebMinuteStart, WMID_fwWebMonday, WMID_fwWebMoveIndex, WMID_fwWebNameDisplay, WMID_fwWebNextInterface, WMID_fwWebNotAnyday, WMID_fwWebNotAnytime, WMID_fwWebOutgoing, WMID_fwWebOutgoingV6, WMID_fwWebProto, WMID_fwWebProtoDisplay, WMID_fwWebRateLimit, WMID_fwWebRateNum, WMID_fwWebRateString, WMID_fwWebRateTime, WMID_fwWebReachEnd, WMID_fwWebRuleaction, WMID_fwWebRulename, WMID_fwWebSaturday, WMID_fwWebSecondEnd, WMID_fwWebSecondStart, WMID_fwWebSetGetCalled, WMID_fwWebSrcAddr, WMID_fwWebSrcAddrEndDisplay, WMID_fwWebSrcAddrStartDisplay, WMID_fwWebSrcPort, WMID_fwWebSrcPortEndDisplay, WMID_fwWebSrcPortStartDisplay, WMID_fwWebSunday, WMID_fwWebThursday, WMID_fwWebTimeOfDay, WMID_fwWebTotalEntry, WMID_fwWebTotalInterface, WMID_fwWebTuesday, WMID_fwWebWednesday, WMID__COMPONENTNAME_, WMID__COMPONENTDATE_, WMID_RESOURCEMAX_FWWEBSAMPLE};/* Table Entries Unique ID defines */enum { WGID_TABLEMAX_FWWEBSAMPLE /* 0 */};#endif /* __WMB_FWWEBSAMPLE_PRIVATE_HEADER__ */ #define k_fwWebScreenComponent_Timeout NULLSTATUS WMB_COMPONENT_Start(void);STATUS WMB_COMPONENT_Stop(void* deregCookie);#ifdef __cplusplus}#endif#endif /* __WMB_FWWEBSAMPLE_HEADER__*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -