Lines Matching defs:current

16                 public override Task shutdownAsync(Ice.Current current)  in shutdownAsync()
23 opAByteSAsync(byte[] i, Ice.Current current) in opAByteSAsync()
29 opLByteSAsync(List<byte> i, Ice.Current current) in opLByteSAsync()
35 opKByteSAsync(LinkedList<byte> i, Ice.Current current) in opKByteSAsync()
41 opQByteSAsync(Queue<byte> i, Ice.Current current) in opQByteSAsync()
47 opSByteSAsync(Stack<byte> i, Ice.Current current) in opSByteSAsync()
53 opABoolSAsync(bool[] i, Ice.Current current) in opABoolSAsync()
59 opLBoolSAsync(List<bool> i, Ice.Current current) in opLBoolSAsync()
65 opKBoolSAsync(LinkedList<bool> i, Ice.Current current) in opKBoolSAsync()
71 opQBoolSAsync(Queue<bool> i, Ice.Current current) in opQBoolSAsync()
77 opSBoolSAsync(Stack<bool> i, Ice.Current current) in opSBoolSAsync()
83 opAShortSAsync(short[] i, Ice.Current current) in opAShortSAsync()
89 opLShortSAsync(List<short> i, Ice.Current current) in opLShortSAsync()
95 opKShortSAsync(LinkedList<short> i, Ice.Current current) in opKShortSAsync()
101 opQShortSAsync(Queue<short> i, Ice.Current current) in opQShortSAsync()
107 opSShortSAsync(Stack<short> i, Ice.Current current) in opSShortSAsync()
113 opAIntSAsync(int[] i, Ice.Current current) in opAIntSAsync()
119 opLIntSAsync(List<int> i, Ice.Current current) in opLIntSAsync()
125 opKIntSAsync(LinkedList<int> i, Ice.Current current) in opKIntSAsync()
131 opQIntSAsync(Queue<int> i, Ice.Current current) in opQIntSAsync()
137 opSIntSAsync(Stack<int> i, Ice.Current current) in opSIntSAsync()
143 opALongSAsync(long[] i, Ice.Current current) in opALongSAsync()
149 opLLongSAsync(List<long> i, Ice.Current current) in opLLongSAsync()
155 opKLongSAsync(LinkedList<long> i, Ice.Current current) in opKLongSAsync()
161 opQLongSAsync(Queue<long> i, Ice.Current current) in opQLongSAsync()
167 opSLongSAsync(Stack<long> i, Ice.Current current) in opSLongSAsync()
173 opAFloatSAsync(float[] i, Ice.Current current) in opAFloatSAsync()
179 opLFloatSAsync(List<float> i, Ice.Current current) in opLFloatSAsync()
185 opKFloatSAsync(LinkedList<float> i, Ice.Current current) in opKFloatSAsync()
191 opQFloatSAsync(Queue<float> i, Ice.Current current) in opQFloatSAsync()
197 opSFloatSAsync(Stack<float> i, Ice.Current current) in opSFloatSAsync()
203 opADoubleSAsync(double[] i, Ice.Current current) in opADoubleSAsync()
209 opLDoubleSAsync(List<double> i, Ice.Current current) in opLDoubleSAsync()
215 opKDoubleSAsync(LinkedList<double> i, Ice.Current current) in opKDoubleSAsync()
221 opQDoubleSAsync(Queue<double> i, Ice.Current current) in opQDoubleSAsync()
227 opSDoubleSAsync(Stack<double> i, Ice.Current current) in opSDoubleSAsync()
233 opAStringSAsync(string[] i, Ice.Current current) in opAStringSAsync()
239 opLStringSAsync(List<string> i, Ice.Current current) in opLStringSAsync()
245 opKStringSAsync(LinkedList<string> i, Ice.Current current) in opKStringSAsync()
251 opQStringSAsync(Queue<string> i, Ice.Current current) in opQStringSAsync()
257 opSStringSAsync(Stack<string> i, Ice.Current current) in opSStringSAsync()
262 …ic override Task<Test.MyClass_OpAObjectSResult> opAObjectSAsync(Ice.Value[] i, Ice.Current current) in opAObjectSAsync()
268 opLObjectSAsync(List<Ice.Value> i, Ice.Current current) in opLObjectSAsync()
274 opAObjectPrxSAsync(Ice.ObjectPrx[] i, Ice.Current current) in opAObjectPrxSAsync()
280 opLObjectPrxSAsync(List<Ice.ObjectPrx> i, Ice.Current current) in opLObjectPrxSAsync()
286 opKObjectPrxSAsync(LinkedList<Ice.ObjectPrx> i, Ice.Current current) in opKObjectPrxSAsync()
292 opQObjectPrxSAsync(Queue<Ice.ObjectPrx> i, Ice.Current current) in opQObjectPrxSAsync()
298 opSObjectPrxSAsync(Stack<Ice.ObjectPrx> i, Ice.Current current) in opSObjectPrxSAsync()
304 opAStructSAsync(Test.S[] i, Ice.Current current) in opAStructSAsync()
310 opLStructSAsync(List<Test.S> i, Ice.Current current) in opLStructSAsync()
316 opKStructSAsync(LinkedList<Test.S> i, Ice.Current current) in opKStructSAsync()
322 opQStructSAsync(Queue<Test.S> i, Ice.Current current) in opQStructSAsync()
328 opSStructSAsync(Stack<Test.S> i, Ice.Current current) in opSStructSAsync()
334 opAStructSDAsync(Test.SD[] i, Ice.Current current) in opAStructSDAsync()
340 opLStructSDAsync(List<Test.SD> i, Ice.Current current) in opLStructSDAsync()
346 opKStructSDAsync(LinkedList<Test.SD> i, Ice.Current current) in opKStructSDAsync()
352 opQStructSDAsync(Queue<Test.SD> i, Ice.Current current) in opQStructSDAsync()
358 opSStructSDAsync(Stack<Test.SD> i, Ice.Current current) in opSStructSDAsync()
364 opACVSAsync(Test.CV[] i, Ice.Current current) in opACVSAsync()
370 opLCVSAsync(List<Test.CV> i, Ice.Current current) in opLCVSAsync()
376 opAIPrxSAsync(Test.IPrx[] i, Ice.Current current) in opAIPrxSAsync()
382 opLIPrxSAsync(List<Test.IPrx> i, Ice.Current current) in opLIPrxSAsync()
388 opKIPrxSAsync(LinkedList<Test.IPrx> i, Ice.Current current) in opKIPrxSAsync()
394 opQIPrxSAsync(Queue<Test.IPrx> i, Ice.Current current) in opQIPrxSAsync()
400 opSIPrxSAsync(Stack<Test.IPrx> i, Ice.Current current) in opSIPrxSAsync()
406 opACRSAsync(Test.CR[] i, Ice.Current current) in opACRSAsync()
412 opLCRSAsync(List<Test.CR> i, Ice.Current current) in opLCRSAsync()
417 … public override Task<Test.MyClass_OpAEnSResult> opAEnSAsync(Test.En[] i, Ice.Current current) in opAEnSAsync()
423 opLEnSAsync(List<Test.En> i, Ice.Current current) in opLEnSAsync()
429 opKEnSAsync(LinkedList<Test.En> i, Ice.Current current) in opKEnSAsync()
435 opQEnSAsync(Queue<Test.En> i, Ice.Current current) in opQEnSAsync()
441 opSEnSAsync(Stack<Test.En> i, Ice.Current current) in opSEnSAsync()
447 opCustomIntSAsync(Custom<int> i, Ice.Current current) in opCustomIntSAsync()
453 opCustomCVSAsync(Custom<Test.CV> i, Ice.Current current) in opCustomCVSAsync()
459 opCustomIntSSAsync(Custom<Custom<int>> i, Ice.Current current) in opCustomIntSSAsync()
465 opCustomCVSSAsync(Custom<Custom<Test.CV>> i, Ice.Current current) in opCustomCVSSAsync()
471 opSerialSmallCSharpAsync(Serialize.Small i, Ice.Current current) in opSerialSmallCSharpAsync()
477 opSerialLargeCSharpAsync(Serialize.Large i, Ice.Current current) in opSerialLargeCSharpAsync()
483 opSerialStructCSharpAsync(Serialize.Struct i, Ice.Current current) in opSerialStructCSharpAsync()