syntax-inetaddresstype-get.m2i

来自「开发snmp的开发包有两个开放的SNMP开发库」· M2I 代码 · 共 26 行

M2I
26
字号
#############################################################  -*- c -*-## generic include for XXX. Do not use directly.#### $Id: syntax-InetAddressType-get.m2i 11300 2004-10-08 23:39:17Z rstory $########################################################################@if $m2c_mark_boundary == 1@/** START code generated by $RCSfile$ $Revision: 11300 $ */@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$ $Revision: 11300 $ */@end@

⌨️ 快捷键说明

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