⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 toasthnd.h

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 H
字号:
/* $Header: /usr/cvsroot/target/src/wrn/wm/demo/winagent/toasthnd.h,v 1.1.1.1 2001/11/05 17:49:18 tneale Exp $ *//* * Copyright (C) 1999-2005 Wind River Systems, Inc. * All rights reserved.  Provided under license only. * Distribution or other use of this software is only * permitted pursuant to the terms of a license agreement * from Wind River Systems (and is otherwise prohibited). * Refer to that license agreement for terms of use. *//**************************************************************************** *  Copyright 1988-1997 Epilogue Technology Corporation. *  Copyright 1998 Integrated Systems, Inc. *  All rights reserved. ****************************************************************************//* * $Log: toasthnd.h,v $ * Revision 1.1.1.1  2001/11/05 17:49:18  tneale * Tornado shuffle * * Revision 1.6  2001/01/19 22:25:11  paul * Update copyright. * * Revision 1.5  2000/03/17 00:15:51  meister * Update copyright message * * Revision 1.4  1998/02/25 04:58:31  sra * Update copyrights. * * Revision 1.3  1997/03/20 06:53:36  sra * DFARS-safe copyright text.  Zap! * * Revision 1.2  1997/02/25 16:35:23  mrf * Added RCS log and copyright notice * *//* [clearcase]modification history-------------------01a,19apr05,job  update copyright notices*//****************************************************************************** ****************************************************************************** **** This file was automatically generated by Epilogue Technology's **** Emissary SNMP MIB Compiler, version 5.0. **** This file was generated using the -skel.h switch. ****  **** This file contains declarations of stub functions to aid in building **** the agent MIB interface.  It declares all the MIB get, set, test and **** next method routines that you will need to supply.  You'll probably **** want to FORCE-INCLUDE this file when using the -mib.c output mode. ****  **** To generate the skeletal stub functions themselves, run Emissary **** with the -skel switch. ****  **** YOU MAY MODIFY THIS FILE BUT BEWARE ACCIDENTALLY OVERWRITING IT **** BY REGENERATING IT WITH THE MIB COMPILER. ****  **** Last build date: Thu Jun  8 18:07:10 1995 **** from files: ****  /epilogue/mibs/rfc1155.smi, toaster.mib ****************************************************************************** ****************************************************************************** */void get_string_async(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);void get_int_async(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);void toaster_set(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);void toaster_test(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -