📄 ifxtable_data_access.h
字号:
/* * Note: this file originally auto-generated by mib2c using * version : 1.12 $ of : mfd-data-access.m2c,v $ * * $Id: ifXTable_data_access.h,v 1.5 2004/10/09 02:07:05 rstory Exp $ */#ifndef IFXTABLE_DATA_ACCESS_H#define IFXTABLE_DATA_ACCESS_H#ifdef __cplusplusextern "C" {#endif /* ********************************************************************* * function declarations */ /* ********************************************************************* * Table declarations *//********************************************************************** ********************************************************************** *** *** Table ifXTable *** ********************************************************************** **********************************************************************/ /* * ifXTable is subid 1 of ifMIBObjects. * Its status is Current. * OID: .1.3.6.1.2.1.31.1.1, length: 9 */ int ifXTable_init_data(ifXTable_registration_ptr ifXTable_reg); /* * TODO:180:o: Review ifXTable cache timeout. * The number of seconds before the cache times out */#define IFXTABLE_CACHE_TIMEOUT 60 int ifXTable_row_prep(ifXTable_rowreq_ctx * rowreq_ctx);#ifdef __cplusplus}#endif#endif /* IFXTABLE_DATA_ACCESS_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -