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

SNMP编程

开发平台:

Unix_Linux

  1. #############################################################  -*- c -*-
  2. ## generic include for XXX. Do not use directly.
  3. ##
  4. ## $Id: syntax-TestAndIncr-get.m2i,v 1.4 2004/10/08 23:39:17 rstory Exp $
  5. ########################################################################
  6. @if $m2c_mark_boundary == 1@
  7. /** START code generated by $RCSfile: syntax-TestAndIncr-get.m2i,v $ $Revision: 1.4 $ */
  8. @end@
  9. ########################################################################
  10. ##
  11. @include generic-get-decl.m2i@
  12.     return MFD_SKIP; /* TODO:235:M: Remove SKIP once you've set $node data */
  13. @include generic-ctx-get.m2i@
  14. @include generic-get-long.m2i@
  15. @include generic-get-decl-bot.m2i@            
  16. ##
  17. ########################################################################
  18. @if $m2c_mark_boundary == 1@
  19. /** END code generated by $RCSfile: syntax-TestAndIncr-get.m2i,v $ $Revision: 1.4 $ */
  20. @end@