%%------------------------------------------------------------ %% %% Implementation stub file %% %% Target: CosNotifyChannelAdmin_ProxyIDSeq %% Source: /ldisk/daily_build/otp_prebuild_r12b.2007-12-04_15/otp_src_R12B-0/lib/cosNotification/src/CosNotifyChannelAdmin.idl %% IC vsn: 4.2.16 %% %% This file is automatically generated. DO NOT EDIT IT. %% %%------------------------------------------------------------ -module('CosNotifyChannelAdmin_ProxyIDSeq'). -ic_compiled("4_2_16"). -include("CosNotifyChannelAdmin.hrl"). -export([tc/0,id/0,name/0]). %% returns type code tc() -> {tk_sequence,tk_long,0}. %% returns id id() -> "IDL:omg.org/CosNotifyChannelAdmin/ProxyIDSeq:1.0". %% returns name name() -> "CosNotifyChannelAdmin_ProxyIDSeq".