syntax-InetAddressType-get.m2i
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:1k
源码类别:
SNMP编程
开发平台:
Unix_Linux
- ############################################################# -*- c -*-
- ## generic include for XXX. Do not use directly.
- ##
- ## $Id: syntax-InetAddressType-get.m2i,v 1.5 2004/10/08 23:39:17 rstory Exp $
- ########################################################################
- @if $m2c_mark_boundary == 1@
- /** START code generated by $RCSfile: syntax-InetAddressType-get.m2i,v $ $Revision: 1.5 $ */
- @end@
- ########################################################################
- ##
- @include generic-get-decl.m2i@
- @include generic-ctx-get.m2i@
- /* the ${context}_rowreq_ctx->data pointer should be pointer to the data you
- supplied during the data lookup, so you should know how to
- determine the InetAddressType from this pointer. */
- return MFD_SKIP; /* TODO:235:M: |-> Remove SKIP once you've set $node data */
- @include generic-value-map.m2i@
- @include generic-get-decl-bot.m2i@
- ##
- ########################################################################
- @if $m2c_mark_boundary == 1@
- /** END code generated by $RCSfile: syntax-InetAddressType-get.m2i,v $ $Revision: 1.5 $ */
- @end@