Skip to content

Commit

Permalink
HEAD:(zeroc-ice/ice@f6591df87b) Include only Ice and IceMX modules wi…
Browse files Browse the repository at this point in the history
…th Python package (zeroc-ice/ice#2463)
  • Loading branch information
pepone authored and temp committed Jul 11, 2024
1 parent b78851e commit 61d21db
Show file tree
Hide file tree
Showing 1,425 changed files with 2,035 additions and 2,035 deletions.
200 changes: 100 additions & 100 deletions slice2cs/cpp/test/Ice/operations/Test.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14006,56 +14006,6 @@ public abstract class MyDerivedClassDisp_ : Ice.ObjectImpl, MyDerivedClass

public abstract MyStruct1 opMyStruct1(MyStruct1 opMyStruct1, Ice.Current current);

public abstract int[] opIntS(int[] s, Ice.Current current);

public abstract void opByteSOneway(byte[] s, Ice.Current current);

public abstract int opByteSOnewayCallCount(Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<string, string> opContext(Ice.Current current);

public abstract void opDoubleMarshaling(double p1, double[] p2, Ice.Current current);

public abstract void opIdempotent(Ice.Current current);

public abstract byte opByte1(byte opByte1, Ice.Current current);

public abstract short opShort1(short opShort1, Ice.Current current);

public abstract int opInt1(int opInt1, Ice.Current current);

public abstract long opLong1(long opLong1, Ice.Current current);

public abstract float opFloat1(float opFloat1, Ice.Current current);

public abstract double opDouble1(double opDouble1, Ice.Current current);

public abstract string opString1(string opString1, Ice.Current current);

public abstract string[] opStringS1(string[] opStringS1, Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD1(global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD1, Ice.Current current);

public abstract string[] opStringS2(string[] stringS, Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD2(global::System.Collections.Generic.Dictionary<byte, bool> byteBoolD, Ice.Current current);

public abstract string[] opStringLiterals(Ice.Current current);

public abstract string[] opWStringLiterals(Ice.Current current);

public abstract MyClass_OpMStruct1MarshaledResult opMStruct1(Ice.Current current);

public abstract MyClass_OpMStruct2MarshaledResult opMStruct2(Structure p1, Ice.Current current);

public abstract MyClass_OpMSeq1MarshaledResult opMSeq1(Ice.Current current);

public abstract MyClass_OpMSeq2MarshaledResult opMSeq2(string[] p1, Ice.Current current);

public abstract MyClass_OpMDict1MarshaledResult opMDict1(Ice.Current current);

public abstract MyClass_OpMDict2MarshaledResult opMDict2(global::System.Collections.Generic.Dictionary<string, string> p1, Ice.Current current);

public abstract void shutdown(Ice.Current current);

public abstract bool supportsCompress(Ice.Current current);
Expand Down Expand Up @@ -14146,6 +14096,56 @@ public abstract class MyDerivedClassDisp_ : Ice.ObjectImpl, MyDerivedClass

public abstract global::System.Collections.Generic.Dictionary<MyEnum, MyEnum[]> opMyEnumMyEnumSD(global::System.Collections.Generic.Dictionary<MyEnum, MyEnum[]> p1, global::System.Collections.Generic.Dictionary<MyEnum, MyEnum[]> p2, out global::System.Collections.Generic.Dictionary<MyEnum, MyEnum[]> p3, Ice.Current current);

public abstract int[] opIntS(int[] s, Ice.Current current);

public abstract void opByteSOneway(byte[] s, Ice.Current current);

public abstract int opByteSOnewayCallCount(Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<string, string> opContext(Ice.Current current);

public abstract void opDoubleMarshaling(double p1, double[] p2, Ice.Current current);

public abstract void opIdempotent(Ice.Current current);

public abstract byte opByte1(byte opByte1, Ice.Current current);

public abstract short opShort1(short opShort1, Ice.Current current);

public abstract int opInt1(int opInt1, Ice.Current current);

public abstract long opLong1(long opLong1, Ice.Current current);

public abstract float opFloat1(float opFloat1, Ice.Current current);

public abstract double opDouble1(double opDouble1, Ice.Current current);

public abstract string opString1(string opString1, Ice.Current current);

public abstract string[] opStringS1(string[] opStringS1, Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD1(global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD1, Ice.Current current);

public abstract string[] opStringS2(string[] stringS, Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD2(global::System.Collections.Generic.Dictionary<byte, bool> byteBoolD, Ice.Current current);

public abstract string[] opStringLiterals(Ice.Current current);

public abstract string[] opWStringLiterals(Ice.Current current);

public abstract MyClass_OpMStruct1MarshaledResult opMStruct1(Ice.Current current);

public abstract MyClass_OpMStruct2MarshaledResult opMStruct2(Structure p1, Ice.Current current);

public abstract MyClass_OpMSeq1MarshaledResult opMSeq1(Ice.Current current);

public abstract MyClass_OpMSeq2MarshaledResult opMSeq2(string[] p1, Ice.Current current);

public abstract MyClass_OpMDict1MarshaledResult opMDict1(Ice.Current current);

public abstract MyClass_OpMDict2MarshaledResult opMDict2(global::System.Collections.Generic.Dictionary<string, string> p1, Ice.Current current);

public override string ice_id(Ice.Current current) => ice_staticId();

public static new string ice_staticId() => "::Test::MyDerivedClass";
Expand Down Expand Up @@ -14241,56 +14241,6 @@ namespace Test2
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("slice2cs", "3.8.0-alpha.0")]
public abstract class MyDerivedClassDisp_ : Ice.ObjectImpl, MyDerivedClass
{
public abstract int[] opIntS(int[] s, Ice.Current current);

public abstract void opByteSOneway(byte[] s, Ice.Current current);

public abstract int opByteSOnewayCallCount(Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<string, string> opContext(Ice.Current current);

public abstract void opDoubleMarshaling(double p1, double[] p2, Ice.Current current);

public abstract void opIdempotent(Ice.Current current);

public abstract byte opByte1(byte opByte1, Ice.Current current);

public abstract short opShort1(short opShort1, Ice.Current current);

public abstract int opInt1(int opInt1, Ice.Current current);

public abstract long opLong1(long opLong1, Ice.Current current);

public abstract float opFloat1(float opFloat1, Ice.Current current);

public abstract double opDouble1(double opDouble1, Ice.Current current);

public abstract string opString1(string opString1, Ice.Current current);

public abstract string[] opStringS1(string[] opStringS1, Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD1(global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD1, Ice.Current current);

public abstract string[] opStringS2(string[] stringS, Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD2(global::System.Collections.Generic.Dictionary<byte, bool> byteBoolD, Ice.Current current);

public abstract string[] opStringLiterals(Ice.Current current);

public abstract string[] opWStringLiterals(Ice.Current current);

public abstract global::Test.MyClass_OpMStruct1MarshaledResult opMStruct1(Ice.Current current);

public abstract global::Test.MyClass_OpMStruct2MarshaledResult opMStruct2(global::Test.Structure p1, Ice.Current current);

public abstract global::Test.MyClass_OpMSeq1MarshaledResult opMSeq1(Ice.Current current);

public abstract global::Test.MyClass_OpMSeq2MarshaledResult opMSeq2(string[] p1, Ice.Current current);

public abstract global::Test.MyClass_OpMDict1MarshaledResult opMDict1(Ice.Current current);

public abstract global::Test.MyClass_OpMDict2MarshaledResult opMDict2(global::System.Collections.Generic.Dictionary<string, string> p1, Ice.Current current);

public abstract void shutdown(Ice.Current current);

public abstract bool supportsCompress(Ice.Current current);
Expand Down Expand Up @@ -14381,6 +14331,56 @@ public abstract class MyDerivedClassDisp_ : Ice.ObjectImpl, MyDerivedClass

public abstract global::System.Collections.Generic.Dictionary<global::Test.MyEnum, global::Test.MyEnum[]> opMyEnumMyEnumSD(global::System.Collections.Generic.Dictionary<global::Test.MyEnum, global::Test.MyEnum[]> p1, global::System.Collections.Generic.Dictionary<global::Test.MyEnum, global::Test.MyEnum[]> p2, out global::System.Collections.Generic.Dictionary<global::Test.MyEnum, global::Test.MyEnum[]> p3, Ice.Current current);

public abstract int[] opIntS(int[] s, Ice.Current current);

public abstract void opByteSOneway(byte[] s, Ice.Current current);

public abstract int opByteSOnewayCallCount(Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<string, string> opContext(Ice.Current current);

public abstract void opDoubleMarshaling(double p1, double[] p2, Ice.Current current);

public abstract void opIdempotent(Ice.Current current);

public abstract byte opByte1(byte opByte1, Ice.Current current);

public abstract short opShort1(short opShort1, Ice.Current current);

public abstract int opInt1(int opInt1, Ice.Current current);

public abstract long opLong1(long opLong1, Ice.Current current);

public abstract float opFloat1(float opFloat1, Ice.Current current);

public abstract double opDouble1(double opDouble1, Ice.Current current);

public abstract string opString1(string opString1, Ice.Current current);

public abstract string[] opStringS1(string[] opStringS1, Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD1(global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD1, Ice.Current current);

public abstract string[] opStringS2(string[] stringS, Ice.Current current);

public abstract global::System.Collections.Generic.Dictionary<byte, bool> opByteBoolD2(global::System.Collections.Generic.Dictionary<byte, bool> byteBoolD, Ice.Current current);

public abstract string[] opStringLiterals(Ice.Current current);

public abstract string[] opWStringLiterals(Ice.Current current);

public abstract global::Test.MyClass_OpMStruct1MarshaledResult opMStruct1(Ice.Current current);

public abstract global::Test.MyClass_OpMStruct2MarshaledResult opMStruct2(global::Test.Structure p1, Ice.Current current);

public abstract global::Test.MyClass_OpMSeq1MarshaledResult opMSeq1(Ice.Current current);

public abstract global::Test.MyClass_OpMSeq2MarshaledResult opMSeq2(string[] p1, Ice.Current current);

public abstract global::Test.MyClass_OpMDict1MarshaledResult opMDict1(Ice.Current current);

public abstract global::Test.MyClass_OpMDict2MarshaledResult opMDict2(global::System.Collections.Generic.Dictionary<string, string> p1, Ice.Current current);

public override string ice_id(Ice.Current current) => ice_staticId();

public static new string ice_staticId() => "::Test2::MyDerivedClass";
Expand Down
Loading

0 comments on commit 61d21db

Please sign in to comment.