Home
last modified time | relevance | path

Searched refs:AddMethod (Results 1 – 25 of 1044) sorted by relevance

12345678910>>...42

/dports/graphics/quesa/quesa-1.8/Source/FileFormats/Readers/3DMF/
H A DE3FFR_3DMF.c2649 …E3ClassTree::AddMethod(kQ3SharedTypeSet,kQ3XMethodTypeObjectRead,(TQ3XFunctionPointer)e3fformat_3d…
2650 …E3ClassTree::AddMethod(kQ3StringTypeCString,kQ3XMethodTypeObjectRead,(TQ3XFunctionPointer)E3Read_3…
2693 …E3ClassTree::AddMethod(kQ3ShapeTypeGroup,kQ3XMethodTypeObjectRead,(TQ3XFunctionPointer)E3Read_3DMF…
2697 …E3ClassTree::AddMethod(kQ3GroupTypeLight,kQ3XMethodTypeObjectRead,(TQ3XFunctionPointer)E3Read_3DMF…
2698 …E3ClassTree::AddMethod(kQ3GroupTypeInfo,kQ3XMethodTypeObjectRead,(TQ3XFunctionPointer)E3Read_3DMF_…
2707 …E3ClassTree::AddMethod(kQ3StyleTypeFill,kQ3XMethodTypeObjectRead,(TQ3XFunctionPointer)E3Read_3DMF_…
2713 …E3ClassTree::AddMethod(kQ3StyleTypeFog,kQ3XMethodTypeObjectRead,(TQ3XFunctionPointer)E3Read_3DMF_S…
2791 …E3ClassTree::AddMethod(kQ3ObjectType3DMF,kQ3XMethodTypeObjectTraverse,(TQ3XFunctionPointer)E3FFW_3…
2792 …E3ClassTree::AddMethod(kQ3ObjectType3DMF,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)E3FFW_3DMF…
2800 …E3ClassTree::AddMethod(kQ3ObjectTypeTOC,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)E3FFW_3DMF_…
[all …]
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Api/
H A DServerServiceDefinition.cs83 public Builder AddMethod<TRequest, TResponse>(
90 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
102 public Builder AddMethod<TRequest, TResponse>(
109 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
121 public Builder AddMethod<TRequest, TResponse>(
128 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
140 public Builder AddMethod<TRequest, TResponse>(
147 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core.Api/
H A DServerServiceDefinition.cs83 public Builder AddMethod<TRequest, TResponse>(
90 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
102 public Builder AddMethod<TRequest, TResponse>(
109 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
121 public Builder AddMethod<TRequest, TResponse>(
128 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
140 public Builder AddMethod<TRequest, TResponse>(
147 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Api/
H A DServerServiceDefinition.cs83 public Builder AddMethod<TRequest, TResponse>(
90 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
102 public Builder AddMethod<TRequest, TResponse>(
109 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
121 public Builder AddMethod<TRequest, TResponse>(
128 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
140 public Builder AddMethod<TRequest, TResponse>(
147 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
H A DServiceBinderBase.cs41 public virtual void AddMethod<TRequest, TResponse>(
57 public virtual void AddMethod<TRequest, TResponse>(
73 public virtual void AddMethod<TRequest, TResponse>(
89 public virtual void AddMethod<TRequest, TResponse>(
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core.Api/
H A DServerServiceDefinition.cs83 public Builder AddMethod<TRequest, TResponse>(
90 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
102 public Builder AddMethod<TRequest, TResponse>(
109 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
121 public Builder AddMethod<TRequest, TResponse>(
128 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
140 public Builder AddMethod<TRequest, TResponse>(
147 addMethodActions.Add((serviceBinder) => serviceBinder.AddMethod(method, handler)); in addMethodActions.Add()
/dports/graphics/quesa/quesa-1.8/Source/FileFormats/Writers/3DMF/
H A DE3FFW_3DMFBin_Geometry.c3511 …E3ClassTree::AddMethod(kQ3TextureTypePixmap,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)e3ffw_3… in E3FFW_3DMF_RegisterGeom()
3515 …E3ClassTree::AddMethod(kQ3ShapeTypeShader,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)e3ffw_3DM… in E3FFW_3DMF_RegisterGeom()
3544 …E3ClassTree::AddMethod(kQ3StyleTypeFog,kQ3XMethodTypeObjectTraverse,(TQ3XFunctionPointer)e3ffw_3DM… in E3FFW_3DMF_RegisterGeom()
3545 …E3ClassTree::AddMethod(kQ3StyleTypeFog,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)e3ffw_3DMF_f… in E3FFW_3DMF_RegisterGeom()
3562 …E3ClassTree::AddMethod(kQ3GeometryTypeCone,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)e3ffw_3D… in E3FFW_3DMF_RegisterGeom()
3565 …E3ClassTree::AddMethod(kQ3GeometryTypeTorus,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)e3ffw_3… in E3FFW_3DMF_RegisterGeom()
3571 …E3ClassTree::AddMethod(kQ3GeometryTypeDisk,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)e3ffw_3D… in E3FFW_3DMF_RegisterGeom()
3574 …E3ClassTree::AddMethod(kQ3GeometryTypeBox,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)e3ffw_3DM… in E3FFW_3DMF_RegisterGeom()
3580 …E3ClassTree::AddMethod(kQ3GeometryTypeMesh,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)e3ffw_3D… in E3FFW_3DMF_RegisterGeom()
3583 …E3ClassTree::AddMethod(kQ3GeometryTypeLine,kQ3XMethodTypeObjectWrite,(TQ3XFunctionPointer)e3ffw_3D… in E3FFW_3DMF_RegisterGeom()
[all …]
/dports/games/openttd/openttd-12.1/src/script/
H A Dsquirrel_class.hpp36 …engine->AddMethod(function_name, DefSQNonStaticCallback<CL, Func, ST>, 0, nullptr, &function_proc,… in DefSQMethod()
46 …engine->AddMethod(function_name, DefSQAdvancedNonStaticCallback<CL, Func, ST>, 0, nullptr, &functi… in DefSQAdvancedMethod()
59 …engine->AddMethod(function_name, DefSQNonStaticCallback<CL, Func, ST>, nparam, params, &function_p… in DefSQMethod()
69 …engine->AddMethod(function_name, DefSQStaticCallback<CL, Func>, 0, nullptr, &function_proc, sizeof… in DefSQStaticMethod()
79 …engine->AddMethod(function_name, DefSQAdvancedStaticCallback<CL, Func>, 0, nullptr, &function_proc… in DefSQAdvancedStaticMethod()
92 …engine->AddMethod(function_name, DefSQStaticCallback<CL, Func>, nparam, params, &function_proc, si… in DefSQStaticMethod()
115 engine->AddMethod("constructor", DefSQConstructorCallback<CL, Func, Tnparam>, Tnparam, params); in AddConstructor()
121 engine->AddMethod("constructor", DefSQAdvancedConstructorCallback<CL>, 0, nullptr); in AddSQAdvancedConstructor()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Interceptors/
H A DServerServiceDefinitionExtensions.cs100 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
104 …builder.AddMethod(method, (request, context) => interceptor.UnaryServerHandler(request, context, h… in AddMethod()
107 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
111 …builder.AddMethod(method, (requestStream, context) => interceptor.ClientStreamingServerHandler(req… in AddMethod()
114 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
118 …builder.AddMethod(method, (request, responseStream, context) => interceptor.ServerStreamingServerH… in AddMethod()
121 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
125 …builder.AddMethod(method, (requestStream, responseStream, context) => interceptor.DuplexStreamingS… in AddMethod()
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Interceptors/
H A DServerServiceDefinitionExtensions.cs100 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
104 …builder.AddMethod(method, (request, context) => interceptor.UnaryServerHandler(request, context, h… in AddMethod()
107 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
111 …builder.AddMethod(method, (requestStream, context) => interceptor.ClientStreamingServerHandler(req… in AddMethod()
114 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
118 …builder.AddMethod(method, (request, responseStream, context) => interceptor.ServerStreamingServerH… in AddMethod()
121 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
125 …builder.AddMethod(method, (requestStream, responseStream, context) => interceptor.DuplexStreamingS… in AddMethod()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Interceptors/
H A DServerServiceDefinitionExtensions.cs100 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
104 …builder.AddMethod(method, (request, context) => interceptor.UnaryServerHandler(request, context, h… in AddMethod()
107 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
111 …builder.AddMethod(method, (requestStream, context) => interceptor.ClientStreamingServerHandler(req… in AddMethod()
114 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
118 …builder.AddMethod(method, (request, responseStream, context) => interceptor.ServerStreamingServerH… in AddMethod()
121 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
125 …builder.AddMethod(method, (requestStream, responseStream, context) => interceptor.DuplexStreamingS… in AddMethod()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Interceptors/
H A DServerServiceDefinitionExtensions.cs100 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
104 …builder.AddMethod(method, (request, context) => interceptor.UnaryServerHandler(request, context, h… in AddMethod()
107 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
111 …builder.AddMethod(method, (requestStream, context) => interceptor.ClientStreamingServerHandler(req… in AddMethod()
114 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
118 …builder.AddMethod(method, (request, responseStream, context) => interceptor.ServerStreamingServerH… in AddMethod()
121 public override void AddMethod<TRequest, TResponse>( in AddMethod() method in Grpc.Core.Interceptors.ServerServiceDefinitionExtensions.InterceptingServiceBinder
125 …builder.AddMethod(method, (requestStream, responseStream, context) => interceptor.DuplexStreamingS… in AddMethod()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/MethodInfos/
H A DCustomMethodMapper.Nullable.cs29 map.AddMethod(type, nameof(Nullable<int>.ToString), Array.Empty<Type>(),
36 … map.AddMethod(type, nameof(Nullable<int>.Equals), new Type[] { CommonRuntimeTypes.Object },
48 map.AddMethod(type, nameof(Nullable<int>.GetHashCode), Array.Empty<Type>(),
62 … map.AddMethod(type, "get_" + nameof(Nullable<int>.HasValue), Array.Empty<Type>(),
69 … map.AddMethod(type, "get_" + nameof(Nullable<int>.Value), Array.Empty<Type>(),
78 … map.AddMethod(type, nameof(Nullable<int>.GetValueOrDefault), Array.Empty<Type>(),
88 … map.AddMethod(type, nameof(Nullable<int>.GetValueOrDefault), new Type[] { theT },
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/
H A DSConstruct950 pre_base_env.AddMethod(Banner)
1052 env.AddMethod(DualLibrary)
1053 env.AddMethod(DualObject)
1070 pre_base_env.AddMethod(GetEmulator)
1096 pre_base_env.AddMethod(GetValidator)
1184 pre_base_env.AddMethod(GetSelLdr)
1276 pre_base_env.AddMethod(GetIrtNexe)
1861 pre_base_env.AddMethod(CommandTest)
2122 base_env.AddMethod(SDKInstallBin)
2854 nacl_env.AddMethod(UsesAbiNote)
[all …]
/dports/audio/rhvoice/RHVoice-1.2.4/site_scons/site_tools/
H A Dinstaller.py79 env.AddMethod(InstallProgram)
80 env.AddMethod(InstallData)
81 env.AddMethod(InstallConfig)
82 env.AddMethod(InstallLibrary)
83 env.AddMethod(InstallHeader)
84 env.AddMethod(InstallServiceFile)
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/site_scons/site_tools/
H A Denvironment_tools.py228 env.AddMethod(ApplySConscript)
229 env.AddMethod(BuildSConscript)
230 env.AddMethod(FilterOut)
231 env.AddMethod(RelativePath)
232 env.AddMethod(SubstList2)
H A Dcomponent_bits.py224 env.AddMethod(AllBits)
225 env.AddMethod(AnyBits)
226 env.AddMethod(Bit)
227 env.AddMethod(ClearBits)
228 env.AddMethod(SetBitFromOption)
229 env.AddMethod(SetBits)
/dports/devel/py-python-dbusmock/python-dbusmock-0.25.0/tests/
H A Dtest_api.py69 self.dbus_mock.AddMethod('', 'Do', '', '', '')
78 self.dbus_mock.AddMethod('', 'Do', 's', '', '')
108 self.dbus_mock.AddMethod('', 'Do', 'iaous', '',
125 self.dbus_mock.AddMethod('', 'Do', 'ia{si}u', '',
184 self.dbus_mock.AddMethod('', 'Do', signature, '', '')
227 obj1.AddMethod('', 'Do', '', 's', 'ret = "hello"',
550 self.dbus_mock.AddMethod('', 'Do', '', '', '')
578 self.dbus_mock.AddMethod('', 'Do', '', '', '')
608 self.dbus_mock.AddMethod('', 'Do', 's', '', '')
624 self.dbus_mock.AddMethod('', 'Do', '', '', '')
[all …]
/dports/math/gap/gap-4.11.0/pkg/recog-1.3.2/gap/
H A Dprojective.gi260 AddMethod( FindHomDbProjective, FindHomMethodsProjective.ProjDeterminant,
263 AddMethod( FindHomDbProjective, FindHomMethodsProjective.FewGensAbelian,
268 AddMethod( FindHomDbProjective, FindHomMethodsMatrix.ReducibleIso,
277 AddMethod( FindHomDbProjective, FindHomMethodsProjective.Subfield,
280 AddMethod( FindHomDbProjective, FindHomMethodsProjective.C3C5,
283 #AddMethod( FindHomDbProjective, FindHomMethodsProjective.Derived,
287 AddMethod( FindHomDbProjective, FindHomMethodsProjective.C6,
290 AddMethod( FindHomDbProjective, FindHomMethodsProjective.D247,
307 AddMethod( FindHomDbProjective, FindHomMethodsProjective.LowIndex,
319 AddMethod( FindHomDbProjective, FindHomMethodsProjective.StabilizerChain,
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/
H A DpluginScriptObject.cpp212 AddMethod(id, GotoFrame); in initializeIdentifiers()
215 AddMethod(id, IsPlaying); in initializeIdentifiers()
218 AddMethod(id, LoadMovie); in initializeIdentifiers()
221 AddMethod(id, Pan); in initializeIdentifiers()
224 AddMethod(id, PercentLoaded); in initializeIdentifiers()
227 AddMethod(id, Play); in initializeIdentifiers()
230 AddMethod(id, Rewind); in initializeIdentifiers()
233 AddMethod(id, SetZoomRect); in initializeIdentifiers()
236 AddMethod(id, StopPlay); in initializeIdentifiers()
239 AddMethod(id, Zoom); in initializeIdentifiers()
[all …]
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-daemon/
H A DServerThread.cpp172 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::MagnetAdd, std:… in run()
173 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::StopDaemon, std… in run()
174 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubAdd, std::st… in run()
175 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubDel, std::st… in run()
176 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSay, std::st… in run()
177 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSayPM, std::… in run()
178 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListHubs, std::… in run()
184 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListShare, std:… in run()
191 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ShowRatio, std:… in run()
198 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListQueue, std:… in run()
[all …]
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-daemon/
H A DServerThread.cpp172 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::MagnetAdd, std:… in run()
173 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::StopDaemon, std… in run()
174 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubAdd, std::st… in run()
175 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubDel, std::st… in run()
176 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSay, std::st… in run()
177 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSayPM, std::… in run()
178 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListHubs, std::… in run()
184 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListShare, std:… in run()
191 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ShowRatio, std:… in run()
198 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListQueue, std:… in run()
[all …]
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-daemon/
H A DServerThread.cpp172 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::MagnetAdd, std:… in run()
173 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::StopDaemon, std… in run()
174 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubAdd, std::st… in run()
175 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubDel, std::st… in run()
176 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSay, std::st… in run()
177 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSayPM, std::… in run()
178 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListHubs, std::… in run()
184 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListShare, std:… in run()
191 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ShowRatio, std:… in run()
198 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListQueue, std:… in run()
[all …]
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-daemon/
H A DServerThread.cpp172 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::MagnetAdd, std:… in run()
173 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::StopDaemon, std… in run()
174 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubAdd, std::st… in run()
175 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubDel, std::st… in run()
176 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSay, std::st… in run()
177 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSayPM, std::… in run()
178 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListHubs, std::… in run()
184 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListShare, std:… in run()
191 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ShowRatio, std:… in run()
198 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListQueue, std:… in run()
[all …]
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-daemon/
H A DServerThread.cpp172 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::MagnetAdd, std:… in run()
173 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::StopDaemon, std… in run()
174 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubAdd, std::st… in run()
175 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubDel, std::st… in run()
176 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSay, std::st… in run()
177 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::HubSayPM, std::… in run()
178 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListHubs, std::… in run()
184 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListShare, std:… in run()
191 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ShowRatio, std:… in run()
198 …jsonserver->AddMethod(new Json::Rpc::RpcMethod<JsonRpcMethods>(a, &JsonRpcMethods::ListQueue, std:… in run()
[all …]

12345678910>>...42