Home
last modified time | relevance | path

Searched refs:XmlRpcServer (Results 1 – 25 of 79) sorted by relevance

1234

/dports/net/sems/sems-f89581a/apps/xmlrpc2di/xmlrpc++/src/
H A DXmlRpcServer.cpp17 const char XmlRpcServer::PARAMS_TAG[] = "<params>";
19 const char XmlRpcServer::PARAM_TAG[] = "<param>";
30 XmlRpcServer::XmlRpcServer() in XmlRpcServer() function in XmlRpcServer
38 XmlRpcServer::~XmlRpcServer() in ~XmlRpcServer()
141 XmlRpcServer::getPort(void) const in getPort()
150 XmlRpcServer::work(double msTime) in work()
161 XmlRpcServer::handleEvent(unsigned mask) in handleEvent()
171 XmlRpcServer::acceptConnection() in acceptConnection()
198 XmlRpcServer::createConnection(int s) in createConnection()
223 XmlRpcServer::exit() in exit()
[all …]
H A DXmlRpcServerMethod.h21 class XmlRpcServer; in XmlRpcServerMethod()
27 XmlRpcServerMethod(std::string const& name, XmlRpcServer* server = 0); in XmlRpcServerMethod()
43 XmlRpcServer* _server; in XmlRpcServerMethod()
H A DXmlRpcServerConnection.h21 class XmlRpcServer; variable
29 XmlRpcServerConnection(int fd, XmlRpcServer* server, bool deleteOnClose = false);
55 XmlRpcServer* _server;
/dports/comms/flcluster/flcluster-1.0.4/src/xmlrpcpp/
H A DXmlRpcServer.cpp35 const char XmlRpcServer::PARAMS_TAG[] = "params";
36 const char XmlRpcServer::PARAM_TAG[] = "param";
39 const std::string XmlRpcServer::PARAMS = "params";
46 XmlRpcServer::XmlRpcServer() in XmlRpcServer() function in XmlRpcServer
54 XmlRpcServer::~XmlRpcServer() in ~XmlRpcServer()
157 XmlRpcServer::getPort(void) const in getPort()
166 XmlRpcServer::work(double timeSeconds) in work()
177 XmlRpcServer::handleEvent(unsigned mask) in handleEvent()
187 XmlRpcServer::acceptConnection() in acceptConnection()
237 XmlRpcServer::exit() in exit()
[all …]
H A DXmlRpcServerMethod.h33 class XmlRpcServer; variable
39 XmlRpcServerMethod(std::string const& name, XmlRpcServer* server = 0);
55 XmlRpcServer* _server;
H A DXmlRpcServerConnection.h34 class XmlRpcServer; variable
42 … XmlRpcServerConnection(XmlRpcSocket::Socket fd, XmlRpcServer* server, bool deleteOnClose = false);
68 XmlRpcServer* _server;
/dports/comms/flrig/flrig-1.3.54/src/xmlrpcpp/
H A DXmlRpcServer.cpp35 const char XmlRpcServer::PARAMS_TAG[] = "params";
36 const char XmlRpcServer::PARAM_TAG[] = "param";
39 const std::string XmlRpcServer::PARAMS = "params";
46 XmlRpcServer::XmlRpcServer() in XmlRpcServer() function in XmlRpcServer
54 XmlRpcServer::~XmlRpcServer() in ~XmlRpcServer()
157 XmlRpcServer::getPort(void) const in getPort()
166 XmlRpcServer::work(double timeSeconds) in work()
177 XmlRpcServer::handleEvent(unsigned mask) in handleEvent()
187 XmlRpcServer::acceptConnection() in acceptConnection()
237 XmlRpcServer::exit() in exit()
[all …]
H A DXmlRpcServerMethod.h33 class XmlRpcServer; variable
39 XmlRpcServerMethod(std::string const& name, XmlRpcServer* server = 0);
55 XmlRpcServer* _server;
H A DXmlRpcServerConnection.h34 class XmlRpcServer; variable
42 … XmlRpcServerConnection(XmlRpcSocket::Socket fd, XmlRpcServer* server, bool deleteOnClose = false);
68 XmlRpcServer* _server;
/dports/comms/fllog/fllog-1.2.6/src/xmlrpcpp/
H A DXmlRpcServer.cpp35 const char XmlRpcServer::PARAMS_TAG[] = "params";
36 const char XmlRpcServer::PARAM_TAG[] = "param";
39 const std::string XmlRpcServer::PARAMS = "params";
46 XmlRpcServer::XmlRpcServer() in XmlRpcServer() function in XmlRpcServer
54 XmlRpcServer::~XmlRpcServer() in ~XmlRpcServer()
157 XmlRpcServer::getPort(void) const in getPort()
166 XmlRpcServer::work(double timeSeconds) in work()
177 XmlRpcServer::handleEvent(unsigned mask) in handleEvent()
187 XmlRpcServer::acceptConnection() in acceptConnection()
237 XmlRpcServer::exit() in exit()
[all …]
H A DXmlRpcServerMethod.h33 class XmlRpcServer; variable
39 XmlRpcServerMethod(std::string const& name, XmlRpcServer* server = 0);
55 XmlRpcServer* _server;
/dports/comms/fldigi/fldigi-4.1.20/src/xmlrpcpp/
H A DXmlRpcServer.cpp37 const char XmlRpcServer::PARAMS_TAG[] = "params";
38 const char XmlRpcServer::PARAM_TAG[] = "param";
41 const std::string XmlRpcServer::PARAMS = "params";
48 XmlRpcServer::XmlRpcServer() in XmlRpcServer() function in XmlRpcServer
56 XmlRpcServer::~XmlRpcServer() in ~XmlRpcServer()
159 XmlRpcServer::getPort(void) const in getPort()
168 XmlRpcServer::work(double timeSeconds) in work()
179 XmlRpcServer::handleEvent(unsigned mask) in handleEvent()
189 XmlRpcServer::acceptConnection() in acceptConnection()
239 XmlRpcServer::exit() in exit()
[all …]
H A DXmlRpcServerMethod.h33 class XmlRpcServer; variable
39 XmlRpcServerMethod(std::string const& name, XmlRpcServer* server = 0);
55 XmlRpcServer* _server;
H A DXmlRpcServerConnection.h34 class XmlRpcServer; variable
42 … XmlRpcServerConnection(XmlRpcSocket::Socket fd, XmlRpcServer* server, bool deleteOnClose = false);
68 XmlRpcServer* _server;
/dports/comms/flamp/flamp-2.2.07/src/xmlrpcpp/
H A DXmlRpcServer.cpp37 const char XmlRpcServer::PARAMS_TAG[] = "params";
38 const char XmlRpcServer::PARAM_TAG[] = "param";
41 const std::string XmlRpcServer::PARAMS = "params";
48 XmlRpcServer::XmlRpcServer() in XmlRpcServer() function in XmlRpcServer
56 XmlRpcServer::~XmlRpcServer() in ~XmlRpcServer()
159 XmlRpcServer::getPort(void) const in getPort()
168 XmlRpcServer::work(double timeSeconds) in work()
179 XmlRpcServer::handleEvent(unsigned mask) in handleEvent()
189 XmlRpcServer::acceptConnection() in acceptConnection()
239 XmlRpcServer::exit() in exit()
[all …]
H A DXmlRpcServerMethod.h33 class XmlRpcServer; variable
39 XmlRpcServerMethod(std::string const& name, XmlRpcServer* server = 0);
55 XmlRpcServer* _server;
H A DXmlRpcServerConnection.h34 class XmlRpcServer; variable
42 … XmlRpcServerConnection(XmlRpcSocket::Socket fd, XmlRpcServer* server, bool deleteOnClose = false);
68 XmlRpcServer* _server;
/dports/comms/flmsg/flmsg-4.0.19/src/xmlrpcpp/
H A DXmlRpcServer.cpp37 const char XmlRpcServer::PARAMS_TAG[] = "params";
38 const char XmlRpcServer::PARAM_TAG[] = "param";
41 const std::string XmlRpcServer::PARAMS = "params";
48 XmlRpcServer::XmlRpcServer() in XmlRpcServer() function in XmlRpcServer
56 XmlRpcServer::~XmlRpcServer() in ~XmlRpcServer()
159 XmlRpcServer::getPort(void) const in getPort()
168 XmlRpcServer::work(double timeSeconds) in work()
179 XmlRpcServer::handleEvent(unsigned mask) in handleEvent()
189 XmlRpcServer::acceptConnection() in acceptConnection()
239 XmlRpcServer::exit() in exit()
[all …]
H A DXmlRpcServerMethod.h33 class XmlRpcServer; variable
39 XmlRpcServerMethod(std::string const& name, XmlRpcServer* server = 0);
55 XmlRpcServer* _server;
/dports/net/pecl-xmlrpc/xmlrpc-1.0.0RC2/
H A Dxmlrpc.stub.php5 final class XmlRpcServer class
23 function xmlrpc_server_create(): XmlRpcServer {}
25 function xmlrpc_server_destroy(XmlRpcServer $server): bool {}
27 function xmlrpc_server_register_method(XmlRpcServer $server, string $method_name, $function): bool …
29 function xmlrpc_server_call_method(XmlRpcServer $server, string $xml, mixed $user_data, array $outp…
33 function xmlrpc_server_add_introspection_data(XmlRpcServer $server, array $desc): int {}
35 function xmlrpc_server_register_introspection_callback(XmlRpcServer $server, $function): bool {}
H A Dxmlrpc_arginfo.h38 ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_xmlrpc_server_create, 0, 0, XmlRpcServer, 0)
42 ZEND_ARG_OBJ_INFO(0, server, XmlRpcServer, 0)
46 ZEND_ARG_OBJ_INFO(0, server, XmlRpcServer, 0)
52 ZEND_ARG_OBJ_INFO(0, server, XmlRpcServer, 0)
63 ZEND_ARG_OBJ_INFO(0, server, XmlRpcServer, 0)
68 ZEND_ARG_OBJ_INFO(0, server, XmlRpcServer, 0)
/dports/net/sems/sems-f89581a/apps/xmlrpc2di/xmlrpc++/test/
H A DValidator.cpp9 XmlRpcServer s;
18 ArrayOfStructsTest(XmlRpcServer* s) : XmlRpcServerMethod("validator1.arrayOfStructsTest", s) {} in ArrayOfStructsTest()
42 CountTheEntities(XmlRpcServer* s) : XmlRpcServerMethod("validator1.countTheEntities", s) {} in CountTheEntities()
82 EasyStructTest(XmlRpcServer* s) : XmlRpcServerMethod("validator1.easyStructTest", s) {} in EasyStructTest()
99 EchoStructTest(XmlRpcServer* s) : XmlRpcServerMethod("validator1.echoStructTest", s) {} in EchoStructTest()
115 ManyTypesTest(XmlRpcServer* s) : XmlRpcServerMethod("validator1.manyTypesTest", s) {} in ManyTypesTest()
134 …ModerateSizeArrayCheck(XmlRpcServer* s) : XmlRpcServerMethod("validator1.moderateSizeArrayCheck", … in ModerateSizeArrayCheck()
156 NestedStructTest(XmlRpcServer* s) : XmlRpcServerMethod("validator1.nestedStructTest", s) {} in NestedStructTest()
175 …SimpleStructReturnTest(XmlRpcServer* s) : XmlRpcServerMethod("validator1.simpleStructReturnTest", … in SimpleStructReturnTest()
H A DHelloServer.cpp11 XmlRpcServer s;
17 Hello(XmlRpcServer* s) : XmlRpcServerMethod("Hello", s) {} in Hello()
33 HelloName(XmlRpcServer* s) : XmlRpcServerMethod("HelloName", s) {} in HelloName()
48 Sum(XmlRpcServer* s) : XmlRpcServerMethod("Sum", s) {} in Sum()
/dports/comms/flrig/flrig-1.3.54/src/server/
H A Dxml_server.cxx57 XmlRpcServer rig_server;
79 rig_get_xcvr(XmlRpcServer* s) : XmlRpcServerMethod("rig.get_xcvr", s) {} in rig_get_xcvr()
197 rig_get_info(XmlRpcServer* s) : XmlRpcServerMethod("rig.get_info", s) {} in rig_get_info()
278 rig_get_ptt(XmlRpcServer* s) : XmlRpcServerMethod("rig.get_ptt", s) {} in rig_get_ptt()
323 rig_get_vfo(XmlRpcServer* s) : XmlRpcServerMethod("rig.get_vfo", s) {} in rig_get_vfo()
423 rig_get_AB(XmlRpcServer* s) : XmlRpcServerMethod("rig.get_AB", s) {} in rig_get_AB()
888 rig_get_bw(XmlRpcServer* s) : XmlRpcServerMethod("rig.get_bw", s) {} in rig_get_bw()
1225 rig_tune(XmlRpcServer* s) : XmlRpcServerMethod("rig.tune", s) {} in rig_tune()
1278 rig_swap(XmlRpcServer* s) : XmlRpcServerMethod("rig.swap", s) {} in rig_swap()
1366 rig_set_AB(XmlRpcServer* s) : XmlRpcServerMethod("rig.set_AB", s) {} in rig_set_AB()
[all …]
/dports/comms/fldigi/fldigi-4.1.20/src/flarq-src/
H A Dxml_server.cxx54 XmlRpcServer flarq_server;
66 flarq_get_version(XmlRpcServer* s) : XmlRpcServerMethod("flarq.get_version", s) {} in flarq_get_version()
81 flarq_get_state(XmlRpcServer* s) : XmlRpcServerMethod("flarq.get_state", s) {} in flarq_get_state()
115 flarq_rcvd_text(XmlRpcServer* s) : XmlRpcServerMethod("flarq.rcvd_text", s) {} in flarq_rcvd_text()
139 flarq_send_text(XmlRpcServer* s) : XmlRpcServerMethod("flarq.send_text", s) {} in flarq_send_text()
159 flarq_list_methods(XmlRpcServer *s) : XmlRpcServerMethod("flarq.list_methods", s) {} in flarq_list_methods()

1234