?? pppradiuscomponent.h
字號(hào):
/* pppRadiusComponent.h - RADIUS component header file *//* Copyright 1999-2005 Wind River Systems, Inc. */#include "copyright_wrs.h"/*modification history--------------------01b,25feb05,ijm moved to radius directory01a,27jun00,bsn created*/#ifndef __INCpppRadiusComponenth#define __INCpppRadiusComponenth#ifdef __cplusplusextern "C" {#endif#include "vxWorks.h"#include "pfw/pfw.h"/* Profile Parameters * -------------------- * NAME VALUES/EXPLANATION * ------ -------------------- *//* * RADIUS SUPPORTED INTERFACES: see ./interfaces/pppRadiusInterfaces.h *//* User interfaces */STATUS pppRadiusComponentCreate (PFW_OBJ * pfw); STATUS pppRadiusComponentDelete (PFW_OBJ * pfw); #ifdef __cplusplus}#endif#endif /* __INCpppRadiusComponenth */
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -