コード例 #1
0
 public static void insert(
     org.omg.CORBA.Any a, com.sun.corba.se.PortableActivationIDL.Locator that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #2
0
 public static void insert(
     org.omg.CORBA.Any a, org.omg.PortableServer.POAPackage.WrongAdapter that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
 public static void insert(
     org.omg.CORBA.Any a, br.univali.portugol.integracao.asa.NoDeclaracaoParametro that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #4
0
 public static void insert(
     org.omg.CORBA.Any a, org.omg.DynamicAny.DynAnyPackage.TypeMismatch that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #5
0
 public static void insert(
     org.omg.CORBA.Any a, com.sun.corba.se.spi.activation.ServerAlreadyUninstalled that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #6
0
 public static void insert(
     org.omg.CORBA.Any a, org.omg.PortableInterceptor.ObjectReferenceTemplate that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #7
0
 public static void insert(
     org.omg.CORBA.Any a, org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #8
0
 public static void insert(
     org.omg.CORBA.Any a, org.omg.IOP.CodecFactoryPackage.UnknownEncoding that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #9
0
 public static void insert(
     org.omg.CORBA.Any a, br.ufes.inf.lprm.generated.PlayerEventDataWrapper that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #10
0
 public static void insert(
     org.omg.CORBA.Any a, org.omg.CosNaming.NamingContextPackage.AlreadyBound that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #11
0
 public static void insert(
     org.omg.CORBA.Any a, org.jboss.com.sun.org.omg.CORBA.ParameterDescription that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #12
0
 public static void insert(
     org.omg.CORBA.Any a,
     com.sun.corba.se.PortableActivationIDL.InitialNameServicePackage.NameAlreadyBound that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
 public static void insert(
     org.omg.CORBA.Any a,
     org.eclipse.persistence.sessions.remote.corba.sun.CORBARemoteSessionController that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #14
0
 public static void insert(org.omg.CORBA.Any any, org.omg.CORBA.TypeCode[] s) {
   any.type(type());
   write(any.create_output_stream(), s);
 }
コード例 #15
0
 public static void insert(org.omg.CORBA.Any a, CorbaDropbox.MessageServer that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #16
0
 public static void insert(org.omg.CORBA.Any a, jviewer.controller.orbHistory.History that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #17
0
 public static void insert(org.omg.CORBA.Any any, transmissionParameters.LayeredParameters_T[] s) {
   any.type(type());
   write(any.create_output_stream(), s);
 }
コード例 #18
0
 public static void insert(org.omg.CORBA.Any a, subnetworkConnection.SNCType_T that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #19
0
 public static void insert(org.omg.CORBA.Any a, org.omg.CosNaming.BindingIterator that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #20
0
 public static void insert(
     final org.omg.CORBA.Any any, final org.omg.IIOP.BiDirIIOPServiceContext s) {
   any.type(type());
   write(any.create_output_stream(), s);
 }
コード例 #21
0
ファイル: RoleHelper.java プロジェクト: jmwillkie/mdcp
 public static void insert(org.omg.CORBA.Any a, org.smpte.st2071._2014.security.Role that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #22
0
 public static void insert(org.omg.CORBA.Any a, org.omg.DynamicAny.NameValuePair[] that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #23
0
ファイル: longListHelper.java プロジェクト: argodev/BiLab
 public static void insert(final org.omg.CORBA.Any a, final int[] that) {
   final org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #24
0
ファイル: PropertyHelper.java プロジェクト: mh3ry/lleme
 public static void insert(org.omg.CORBA.Any a, corbaObjects.scs.Property that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #25
0
 public static void insert(org.omg.CORBA.Any any, java.lang.String[] s) {
   any.type(type());
   write(any.create_output_stream(), s);
 }
コード例 #26
0
 public static void insert(org.omg.CORBA.Any a, org.omg.Security.RequiresSupports that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #27
0
 public static void insert(org.omg.CORBA.Any any, Router[] val) {
   org.omg.CORBA.portable.OutputStream out = any.create_output_stream();
   write(out, val);
   any.read_value(out.create_input_stream(), type());
 }
コード例 #28
0
ファイル: file_typeHelper.java プロジェクト: jianfeipan/TB
 public static void insert(final org.omg.CORBA.Any any, final files.file_type s) {
   any.type(type());
   write(any.create_output_stream(), s);
 }
コード例 #29
0
 public static void insert(org.omg.CORBA.Any a, ggt.Starter[] that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }
コード例 #30
0
 public static void insert(org.omg.CORBA.Any a, org.omg.IOP.TaggedComponent[] that) {
   org.omg.CORBA.portable.OutputStream out = a.create_output_stream();
   a.type(type());
   write(out, that);
   a.read_value(out.create_input_stream(), type());
 }