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

📄 cosnotification_eventtype.erl

📁 OTP是开放电信平台的简称
💻 ERL
字号:
%%------------------------------------------------------------%%%% Implementation stub file%% %% Target: CosNotification_EventType%% Source: /ldisk/daily_build/otp_prebuild_r11b.2007-06-11_19/otp_src_R11B-5/lib/cosNotification/src/CosNotification.idl%% IC vsn: 4.2.13%% %% This file is automatically generated. DO NOT EDIT IT.%%%%-------------------------------------------------------------module('CosNotification_EventType').-ic_compiled("4_2_13").-include("CosNotification.hrl").-export([tc/0,id/0,name/0]).%% returns type codetc() -> {tk_struct,"IDL:omg.org/CosNotification/EventType:1.0",                   "EventType",                   [{"domain_name",{tk_string,0}},                    {"type_name",{tk_string,0}}]}.%% returns idid() -> "IDL:omg.org/CosNotification/EventType:1.0".%% returns namename() -> "CosNotification_EventType".

⌨️ 快捷键说明

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