summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/seqMapping/MyClassAMDI.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/seqMapping/MyClassAMDI.cs')
-rw-r--r--csharp/test/Ice/seqMapping/MyClassAMDI.cs80
1 files changed, 0 insertions, 80 deletions
diff --git a/csharp/test/Ice/seqMapping/MyClassAMDI.cs b/csharp/test/Ice/seqMapping/MyClassAMDI.cs
index aaafa5a2603..3c6d1f4c0ac 100644
--- a/csharp/test/Ice/seqMapping/MyClassAMDI.cs
+++ b/csharp/test/Ice/seqMapping/MyClassAMDI.cs
@@ -44,11 +44,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCByteS_async(AMD_MyClass_opCByteS cb, CByteS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opABoolS_async(AMD_MyClass_opABoolS cb, bool[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -74,11 +69,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCBoolS_async(AMD_MyClass_opCBoolS cb, CBoolS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opAShortS_async(AMD_MyClass_opAShortS cb, short[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -104,11 +94,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCShortS_async(AMD_MyClass_opCShortS cb, CShortS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opAIntS_async(AMD_MyClass_opAIntS cb, int[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -134,11 +119,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCIntS_async(AMD_MyClass_opCIntS cb, CIntS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opALongS_async(AMD_MyClass_opALongS cb, long[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -164,11 +144,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCLongS_async(AMD_MyClass_opCLongS cb, CLongS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opAFloatS_async(AMD_MyClass_opAFloatS cb, float[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -194,11 +169,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCFloatS_async(AMD_MyClass_opCFloatS cb, CFloatS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opADoubleS_async(AMD_MyClass_opADoubleS cb, double[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -224,11 +194,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCDoubleS_async(AMD_MyClass_opCDoubleS cb, CDoubleS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opAStringS_async(AMD_MyClass_opAStringS cb, string[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -254,11 +219,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCStringS_async(AMD_MyClass_opCStringS cb, CStringS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opAObjectS_async(AMD_MyClass_opAObjectS cb, Ice.Object[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -269,11 +229,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCObjectS_async(AMD_MyClass_opCObjectS cb, CObjectS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opAObjectPrxS_async(AMD_MyClass_opAObjectPrxS cb, Ice.ObjectPrx[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -299,11 +254,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCObjectPrxS_async(AMD_MyClass_opCObjectPrxS cb, CObjectPrxS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opAStructS_async(AMD_MyClass_opAStructS cb, S[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -329,11 +279,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCStructS_async(AMD_MyClass_opCStructS cb, CStructS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opAStructSD_async(AMD_MyClass_opAStructSD cb, SD[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -359,11 +304,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCStructSD_async(AMD_MyClass_opCStructSD cb, CStructSD i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opACVS_async(AMD_MyClass_opACVS cb, CV[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -374,11 +314,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCCVS_async(AMD_MyClass_opCCVS cb, CCVS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opACVPrxS_async(AMD_MyClass_opACVPrxS cb, CVPrx[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -404,11 +339,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCCVPrxS_async(AMD_MyClass_opCCVPrxS cb, CCVPrxS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opACRS_async(AMD_MyClass_opACRS cb, CR[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -419,11 +349,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCCRS_async(AMD_MyClass_opCCRS cb, CCRS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opAEnS_async(AMD_MyClass_opAEnS cb, En[] i, Ice.Current current)
{
cb.ice_response(i, i);
@@ -449,11 +374,6 @@ public sealed class MyClassI : MyClass
cb.ice_response(i, i);
}
- public override void opCEnS_async(AMD_MyClass_opCEnS cb, CEnS i, Ice.Current current)
- {
- cb.ice_response(i, i);
- }
-
public override void opCustomIntS_async(AMD_MyClass_opCustomIntS cb, Custom<int> i, Ice.Current current)
{
cb.ice_response(i, i);