public final class com.sun.org.omg.CORBA.AttrDescriptionSeqHelper
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: com.sun.org.omg.CORBA.AttrDescriptionSeqHelper
super_class: java.lang.Object
{
private static java.lang.String _id;
descriptor: Ljava/lang/String;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static org.omg.CORBA.TypeCode __typeCode;
descriptor: Lorg/omg/CORBA/TypeCode;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: ldc "IDL:omg.org/CORBA/AttrDescriptionSeq:1.0"
putstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper._id:Ljava/lang/String;
1: aconst_null
putstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.__typeCode:Lorg/omg/CORBA/TypeCode;
return
LocalVariableTable:
Start End Slot Name Signature
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/org/omg/CORBA/AttrDescriptionSeqHelper;
public static void insert(org.omg.CORBA.Any, com.sun.org.omg.CORBA.AttributeDescription[]);
descriptor: (Lorg/omg/CORBA/Any;[Lcom/sun/org/omg/CORBA/AttributeDescription;)V
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual org.omg.CORBA.Any.create_output_stream:()Lorg/omg/CORBA/portable/OutputStream;
astore 2
start local 2 1: aload 0
invokestatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.type:()Lorg/omg/CORBA/TypeCode;
invokevirtual org.omg.CORBA.Any.type:(Lorg/omg/CORBA/TypeCode;)V
2: aload 2
aload 1
invokestatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.write:(Lorg/omg/CORBA/portable/OutputStream;[Lcom/sun/org/omg/CORBA/AttributeDescription;)V
3: aload 0
aload 2
invokevirtual org.omg.CORBA.portable.OutputStream.create_input_stream:()Lorg/omg/CORBA/portable/InputStream;
invokestatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.type:()Lorg/omg/CORBA/TypeCode;
invokevirtual org.omg.CORBA.Any.read_value:(Lorg/omg/CORBA/portable/InputStream;Lorg/omg/CORBA/TypeCode;)V
4: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 a Lorg/omg/CORBA/Any;
0 5 1 that [Lcom/sun/org/omg/CORBA/AttributeDescription;
1 5 2 out Lorg/omg/CORBA/portable/OutputStream;
MethodParameters:
Name Flags
a
that
public static com.sun.org.omg.CORBA.AttributeDescription[] (org.omg.CORBA.Any);
descriptor: (Lorg/omg/CORBA/Any;)[Lcom/sun/org/omg/CORBA/AttributeDescription;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual org.omg.CORBA.Any.create_input_stream:()Lorg/omg/CORBA/portable/InputStream;
invokestatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.read:(Lorg/omg/CORBA/portable/InputStream;)[Lcom/sun/org/omg/CORBA/AttributeDescription;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 a Lorg/omg/CORBA/Any;
MethodParameters:
Name Flags
a
public static synchronized org.omg.CORBA.TypeCode type();
descriptor: ()Lorg/omg/CORBA/TypeCode;
flags: (0x0029) ACC_PUBLIC, ACC_STATIC, ACC_SYNCHRONIZED
Code:
stack=4, locals=0, args_size=0
0: getstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.__typeCode:Lorg/omg/CORBA/TypeCode;
ifnonnull 4
1: invokestatic com.sun.org.omg.CORBA.AttributeDescriptionHelper.type:()Lorg/omg/CORBA/TypeCode;
putstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.__typeCode:Lorg/omg/CORBA/TypeCode;
2: invokestatic org.omg.CORBA.ORB.init:()Lorg/omg/CORBA/ORB;
iconst_0
getstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.__typeCode:Lorg/omg/CORBA/TypeCode;
invokevirtual org.omg.CORBA.ORB.create_sequence_tc:(ILorg/omg/CORBA/TypeCode;)Lorg/omg/CORBA/TypeCode;
putstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.__typeCode:Lorg/omg/CORBA/TypeCode;
3: invokestatic org.omg.CORBA.ORB.init:()Lorg/omg/CORBA/ORB;
invokestatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.id:()Ljava/lang/String;
ldc "AttrDescriptionSeq"
getstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.__typeCode:Lorg/omg/CORBA/TypeCode;
invokevirtual org.omg.CORBA.ORB.create_alias_tc:(Ljava/lang/String;Ljava/lang/String;Lorg/omg/CORBA/TypeCode;)Lorg/omg/CORBA/TypeCode;
putstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.__typeCode:Lorg/omg/CORBA/TypeCode;
4: StackMap locals:
StackMap stack:
getstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper.__typeCode:Lorg/omg/CORBA/TypeCode;
areturn
LocalVariableTable:
Start End Slot Name Signature
public static java.lang.String id();
descriptor: ()Ljava/lang/String;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic com.sun.org.omg.CORBA.AttrDescriptionSeqHelper._id:Ljava/lang/String;
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.sun.org.omg.CORBA.AttributeDescription[] read(org.omg.CORBA.portable.InputStream);
descriptor: (Lorg/omg/CORBA/portable/InputStream;)[Lcom/sun/org/omg/CORBA/AttributeDescription;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=4, args_size=1
start local 0 0: aconst_null
astore 1
start local 1 1: aload 0
invokevirtual org.omg.CORBA.portable.InputStream.read_long:()I
istore 2
start local 2 2: iload 2
anewarray com.sun.org.omg.CORBA.AttributeDescription
astore 1
3: iconst_0
istore 3
start local 3 4: goto 7
5: StackMap locals: com.sun.org.omg.CORBA.AttributeDescription[] int int
StackMap stack:
aload 1
iload 3
aload 0
invokestatic com.sun.org.omg.CORBA.AttributeDescriptionHelper.read:(Lorg/omg/CORBA/portable/InputStream;)Lcom/sun/org/omg/CORBA/AttributeDescription;
aastore
6: iinc 3 1
StackMap locals:
StackMap stack:
7: iload 3
aload 1
arraylength
if_icmplt 5
end local 3 8: aload 1
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 istream Lorg/omg/CORBA/portable/InputStream;
1 9 1 value [Lcom/sun/org/omg/CORBA/AttributeDescription;
2 9 2 _len0 I
4 8 3 _o1 I
MethodParameters:
Name Flags
istream
public static void write(org.omg.CORBA.portable.OutputStream, com.sun.org.omg.CORBA.AttributeDescription[]);
descriptor: (Lorg/omg/CORBA/portable/OutputStream;[Lcom/sun/org/omg/CORBA/AttributeDescription;)V
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 1
arraylength
invokevirtual org.omg.CORBA.portable.OutputStream.write_long:(I)V
1: iconst_0
istore 2
start local 2 2: goto 5
3: StackMap locals: int
StackMap stack:
aload 0
aload 1
iload 2
aaload
invokestatic com.sun.org.omg.CORBA.AttributeDescriptionHelper.write:(Lorg/omg/CORBA/portable/OutputStream;Lcom/sun/org/omg/CORBA/AttributeDescription;)V
4: iinc 2 1
StackMap locals:
StackMap stack:
5: iload 2
aload 1
arraylength
if_icmplt 3
end local 2 6: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 ostream Lorg/omg/CORBA/portable/OutputStream;
0 7 1 value [Lcom/sun/org/omg/CORBA/AttributeDescription;
2 6 2 _i0 I
MethodParameters:
Name Flags
ostream
value
}
SourceFile: "AttrDescriptionSeqHelper.java"