details-table.m2i
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:1k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. #############################################################  -*- c -*-
  2. ## generic include for tables. Do not use directly.
  3. ##
  4. ## $Id: details-table.m2i,v 1.7 2004/08/31 10:25:54 dts12 Exp $
  5. ########################################################################
  6. @if $m2c_mark_boundary == 1@
  7. /** START code generated by $RCSfile: details-table.m2i,v $ $Revision: 1.7 $ */
  8. @end@
  9. ########################################################################
  10. /**********************************************************************
  11.  **********************************************************************
  12.  ***
  13.  *** Table $context
  14.  ***
  15.  **********************************************************************
  16.  **********************************************************************/
  17. /*
  18.  * $context is subid $context.subid of $context.parent.
  19.  * Its status is $context.status.
  20.  * OID: $context.objectID, length: $context.oidlength
  21. */
  22. ########################################################################
  23. @if $m2c_mark_boundary == 1@
  24. /** END code generated by $RCSfile: details-table.m2i,v $ $Revision: 1.7 $ */
  25. @end@